usagi CHANGELOG.USAGI usagi/kernel/linux26/net/ipv6 ip6_output.c Kconfig
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/12/27 00:51:56 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux26/net/ipv6 ip6_output.c Kconfig
Log:
* kernel/linux26/net/ipv6/ip6_output.c: try to fix fragmentation;
When sending a packet slightly smaller than mtu, it was fragmented.
Surrounded by CONFIG_IPV6_FRAG_RELOCATION for now.
Revision Changes Path
1.741 +6 -1 usagi/CHANGELOG.USAGI
1.56 +56 -15 usagi/kernel/linux26/net/ipv6/ip6_output.c
1.20 +4 -0 usagi/kernel/linux26/net/ipv6/Kconfig