usagi CHANGELOG.USAGI usagi/kernel/linux25/include/net transp_v6.h usagi/kernel/linux25/net/ipv6 af_inet6.c exthdrs.c ip6_input.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/04/05 08:40:09 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux25/include/net transp_v6.h
kernel/linux25/net/ipv6 af_inet6.c exthdrs.c ip6_input.c
Log:
* kernel/linux25/{include/net/transp_v6.h,net/ipv6/{af_inet6.c,
exthdrs.c,ip6_input.c}}: don't register HbH extension header
handler. "Inner" HbH extension header should cause Parameter
Problem (Unknown Next Header) error.
Revision Changes Path
1.599 +7 -1 usagi/CHANGELOG.USAGI
1.3 +0 -1 usagi/kernel/linux25/include/net/transp_v6.h
1.6 +0 -1 usagi/kernel/linux25/net/ipv6/af_inet6.c
1.14 +0 -28 usagi/kernel/linux25/net/ipv6/exthdrs.c
1.7 +12 -3 usagi/kernel/linux25/net/ipv6/ip6_input.c