usagi CHANGELOG.USAGI usagi/kernel/linux22/net/ipv6 udp.c usagi/kernel/linux24/net/ipv6 udp.c usagi/kernel/linux26/net/ipv6 udp.c
[email protected] Sat, 12 Feb 2005 00:00:01 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2005/02/11 23:57:31 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux22/net/ipv6 udp.c
kernel/linux24/net/ipv6 udp.c
kernel/linux26/net/ipv6 udp.c
Log:
* kernel/linux2{4,6}/net/ipv6/udp.c: get ancillary data even an
application does not receive source address. (Pointed out by
Stig Venaas <[email protected]> in netdev)
Revision Changes Path
1.942 +6 -1 usagi/CHANGELOG.USAGI
1.33 +12 -8 usagi/kernel/linux22/net/ipv6/udp.c
1.69 +12 -9 usagi/kernel/linux24/net/ipv6/udp.c
1.71 +11 -9 usagi/kernel/linux26/net/ipv6/udp.c