usagi/kernel/linux26/net/ipv6 ip6_input.c ip6_output.c raw.c
[email protected] Thu, 19 May 2005 22:44:55 +0900
| Newsgroups | gmane.linux.ipv6.usagi.cvs |
|---|---|
| Message-ID | <[email protected]> |
kozakai 2005/05/19 22:44:34 JST
Modified files:
kernel/linux26/net/ipv6 ip6_input.c ip6_output.c raw.c
Log:
fixed reference counter problem when unloading ip6_conntrack while
some skbs are in recieve queue.
Revision Changes Path
1.34 +5 -0 usagi/kernel/linux26/net/ipv6/ip6_input.c
1.91 +2 -0 usagi/kernel/linux26/net/ipv6/ip6_output.c
1.71 +3 -1 usagi/kernel/linux26/net/ipv6/raw.c