ipv6 atomic draft - rfc6946 diff

2013-08-22 Thread Loganaden Velvindron
Hi, The draft is now an RFC. Perhaps the code should reflect those changes as well ? Index: sys/netinet6/frag6.c === RCS file: /cvs/src/sys/netinet6/frag6.c,v retrieving revision 1.47 diff -u -p -r1.47 frag6.c ---

Re: ipv6 atomic draft - rfc6946 diff

2013-08-22 Thread Peter Hessler
Have you verified that we follow the RFC, and not just -00 of the draft? On 2013 Aug 21 (Wed) at 23:40:12 -0700 (-0700), Loganaden Velvindron wrote: :Hi, : :The draft is now an RFC. :Perhaps the code should reflect those changes as well ? : : :Index: sys/netinet6/frag6.c

Re: ipv6 atomic draft - rfc6946 diff

2013-08-22 Thread Loganaden Velvindron
On Thu, Aug 22, 2013 at 08:53:50AM +0200, Peter Hessler wrote: Have you verified that we follow the RFC, and not just -00 of the draft? The table of OSes were updated and some terms were changed: A host that receives an IPv6 packet that includes a Fragment Header with the Fragment

Re: ipv6 atomic draft - rfc6946 diff

2013-08-22 Thread Claudio Jeker
On Thu, Aug 22, 2013 at 08:53:50AM +0200, Peter Hessler wrote: Have you verified that we follow the RFC, and not just -00 of the draft? The RFC actually mentions that OpenBSD-current as of 2012 is following the specification so I think this is OK. On 2013 Aug 21 (Wed) at 23:40:12 -0700