usagi CHANGELOG.USAGI usagi/kernel/linux26/net/ipv6 udp.c
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2003/11/15 10:23:47 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux26/net/ipv6 udp.c
Log:
* kernel/linux26/net/ipv6/udp.c: When binding to two different
multicast addresses on the same UDP port, a copy sent to either
multicast address is delivered to both. (patch from David Stevens
<[email protected]>, reported by Brian Buesker
<[email protected]> at usagi-users 02621).
Revision Changes Path
1.711 +8 -1 usagi/CHANGELOG.USAGI
1.49 +1 -0 usagi/kernel/linux26/net/ipv6/udp.c