usagi CHANGELOG.USAGI usagi/kernel/linux26/net/ipv6 exthdrs.c ip6_output.c udp.c
[email protected] Mon, 27 Jun 2005 18:14:51 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
yoshfuji 2005/06/27 18:12:45 JST
Modified files:
. CHANGELOG.USAGI
kernel/linux26/net/ipv6 exthdrs.c ip6_output.c udp.c
Log:
* kernel/linux26/net/ipv6/{exthdrs.c,ip6_output.c,udp.c}:
defer kfree_skb() to fix several race condition to use
dst_entry in skb.
Revision Changes Path
1.996 +6 -1 usagi/CHANGELOG.USAGI
1.48 +2 -1 usagi/kernel/linux26/net/ipv6/exthdrs.c
1.93 +6 -5 usagi/kernel/linux26/net/ipv6/ip6_output.c
1.76 +1 -0 usagi/kernel/linux26/net/ipv6/udp.c