[comp.protocols.tcp-ip] Does ICMP optional data include IP header + options?

ciarfella@shug.enet.dec.com (Paul Ciarfella) (10/18/90)

  Does the Internet header + 64 bits of data copied into the data field
  of an ICMP error message include the options from the original IP
  packet (if present), ie.,

	data = IP header + options + 64 bits of data 
		or
	data = IP header + 64 bits of data

  Thanks,

  Paul C

  ---------------------------------------------------------------------------
    Paul Ciarfella        Digital Equipment Corporation      Littleton, MA
  ---------------------------------------------------------------------------
  Disclaimer : My opinions are my own.   |  When in doubt, mumble.
  Address    : ciarfella@shug.enet.dec.com  
  ---------------------------------------------------------------------------

postel@VENERA.ISI.EDU (10/23/90)

Paul Ciarfella:

	Yes.

--jon.