[Int-area] Re: ICMP Extension Header Length Field

2024-11-21 Thread Tom Herbert
Hi Ron, >From the draft: "This field represents the total length of all options contained in the ICMP Extension Structure. It does not include the length of the Extension Header. The length is measured in bytes. Legacy implementations set this field to 0." Alternatively, could the length be s

[Int-area] Re: ICMP Extension Header Length Field

2024-11-21 Thread Ron Bonica
Tom, Good idea! We could make it an 8-bit field representing 4 bytes of options. So: * everything in the header is 8-bit aligned * we can still support 1,024 bytes of options! Ron Juniper Business Use Only _

[Int-area] ICMP Extension Header Length Field

2024-11-21 Thread Ron Bonica
Folks, Please review and comment on ICMP Extension Header Length Field, It proposes to add a length attribute to the ICMP Extension Structure, The draft is only 4 pages long,

[Int-area] Re: [IPv6]Re: [tsvwg] Re: UDP options [was IP Parcels and Advanced Jumbos (AJs)]

2024-11-21 Thread Tom Herbert
On Wed, Nov 20, 2024 at 10:23 AM Templin (US), Fred L wrote: > > Hi Tom, > > > -Original Message- > > From: Tom Herbert > > Sent: Wednesday, November 20, 2024 10:08 AM > > To: Templin (US), Fred L > > Cc: Gorry Fairhurst ; lloyd.w...@yahoo.co.uk; C. M. > > Heard ; to...@strayalpha.com;

[Int-area] Re: ICMP Extension Header Length Field

2024-11-21 Thread Ron Bonica
Tom, I have just posted a new version of the draft to address your comment. Ron Juniper Business Use Only From: Tom Herbert Sent: Thursday, November 21, 2024 10:17 AM To: Ron Bonica Cc:

[Int-area] Re: [IPv6]Re: [tsvwg] Re: UDP options [was IP Parcels and Advanced Jumbos (AJs)]

2024-11-21 Thread C. M. Heard
On Thu, Nov 21, 2024 at 7:39 AM Tom Herbert wrote: > That is an interesting use case, but I think packing multiple acks > into a single packet is more of a transport layer issue than a network > layer issue and is independent of using larger MTUs. I suggest that > this can be solved by changing LTP

[Int-area] Re: [IPv6]Re: Re: UDP options [was IP Parcels and Advanced Jumbos (AJs)]

2024-11-21 Thread Templin (US), Fred L
Tom, the LTP protocol presents its segment acknowledgements in the form of segments themselves such that each one is sent out as a separate conventional IP packet - that is just the way the protocol works. But, to your point, the IP parcels spec says that the IP parcel segment size must be 256 o