usagi CHANGELOG.USAGI usagi/kernel/linux26/net/ipv6 icmp.c raw.c
[email protected] Sat, 2 Sep 2006 03:55:02 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2006/09/02 03:51:17 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux26/net/ipv6 icmp.c raw.c
Log:
* kernel/linux26/net/ipv6/{icmp.c,raw.c}: Fix tclass setting for
raw sockets. In most cases (except for cork'ed context),
np->tclass should be used.
Bug#7096 reported by Remi Denis-Courmont <[email protected]>.
Revision Changes Path
1.1079 usagi/CHANGELOG.USAGI
1.73 usagi/kernel/linux26/net/ipv6/icmp.c
1.80 usagi/kernel/linux26/net/ipv6/raw.c