usagi/kernel/linux26/net/ipv6 datagram.c raw.c tcp_ipv6.c udp.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
miyazawa 2004/08/07 00:27:03 JST
Modified files:
kernel/linux26/net/ipv6 datagram.c raw.c tcp_ipv6.c udp.c
Log:
reduce stack size to supporting srcrt for xfrm_lookup
Revision Changes Path
1.10 +10 -8 usagi/kernel/linux26/net/ipv6/datagram.c
1.53 +8 -6 usagi/kernel/linux26/net/ipv6/raw.c
1.46 +41 -27 usagi/kernel/linux26/net/ipv6/tcp_ipv6.c
1.63 +7 -5 usagi/kernel/linux26/net/ipv6/udp.c