git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22e0e62
)
[IPV6]: Introduce the INET6_TW_MATCH macro.
author
Pavel Emelyanov
<xemul@openvz.org>
Thu, 31 Jan 2008 13:03:27 +0000
(
05:03
-0800)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Feb 2008 03:28:17 +0000
(19:28 -0800)
We have INET_MATCH, INET_TW_MATCH and INET6_MATCH to test sockets and
twbuckets for matching, but ipv6 twbuckets are tested manually.
Here's the INET6_TW_MATCH to help with it.
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found