inet_hashtables: backport of lookup_skb helpers
commitfb018ff4c18714acf84c878aabc682dcfec54703
authorlly <lly@sf.net>
Sat, 25 Sep 2010 19:18:20 +0000 (25 15:18 -0400)
committerFedor <fedork@ubuntu.(none)>
Sat, 25 Sep 2010 22:56:37 +0000 (25 18:56 -0400)
tree1f3cf102de68208216895d69085874c3e2829aa5
parent9c50261f7dc9e8ff0896c4b18dccdcde591619d4
inet_hashtables: backport of lookup_skb helpers

kernel.org commits
9a1f27c48065ce713eb47f2fd475b717e63ef239 inet_hashtables: Add inet_lookup_skb helpers
607c4aaf03041c8bd81555a0218050c0f895088e inet: Add udplib_lookup_skb() helpers
23542618deb77cfed312842fe8c41ed19fb16470 inet: Don't lookup the socket if there's a socket attached to the skb
release/src-rt/linux/linux-2.6/include/net/inet6_hashtables.h
release/src-rt/linux/linux-2.6/include/net/inet_hashtables.h
release/src-rt/linux/linux-2.6/include/net/sock.h
release/src-rt/linux/linux-2.6/net/dccp/ipv4.c
release/src-rt/linux/linux-2.6/net/dccp/ipv6.c
release/src-rt/linux/linux-2.6/net/ipv4/tcp_ipv4.c
release/src-rt/linux/linux-2.6/net/ipv4/udp.c
release/src-rt/linux/linux-2.6/net/ipv6/tcp_ipv6.c
release/src-rt/linux/linux-2.6/net/ipv6/udp.c