usagi/kernel/linux26/include/linux in6.h ipv6.h usagi/kernel/linux26/net/ipv6 datagram.c exthdrs.c
[email protected] Fri, 8 Jul 2005 17:04:52 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2005/07/08 17:01:05 JST
Modified files: (Branch: bRFC3542-20050623)
kernel/linux26/include/linux in6.h ipv6.h
kernel/linux26/net/ipv6 datagram.c exthdrs.c
Log:
Kill IPV6_RECVRTHDRDSTOPTS and send extension header informatoin in order.
This patch reparse headers for this. Silly enough. Better idea?
Revision Changes Path
1.14.4.5 +1 -1 usagi/kernel/linux26/include/linux/in6.h
1.31.4.3 +1 -0 usagi/kernel/linux26/include/linux/ipv6.h
1.16.4.5 +47 -16 usagi/kernel/linux26/net/ipv6/datagram.c
1.47.4.3 +2 -0 usagi/kernel/linux26/net/ipv6/exthdrs.c