usagi CHANGELOG.USAGI usagi/kernel/linux24/net/ipv6 exthdrs.c usagi/kernel/linux26/net/ipv6 exthdrs.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2004/09/27 21:29:21 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux24/net/ipv6 exthdrs.c
kernel/linux26/net/ipv6 exthdrs.c
Log:
* kernel/linux2{4,6}/net/ipv6/exthdrs.c: Fix routing header hander.
When we pass packets to other node we corrupted packet;
we forgot rewind skb pointers when we perform forwarding process.
Revision Changes Path
1.877 +5 -1 usagi/CHANGELOG.USAGI
1.43 +4 -1 usagi/kernel/linux24/net/ipv6/exthdrs.c
1.43 +3 -0 usagi/kernel/linux26/net/ipv6/exthdrs.c