]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ipv6: Move ipv6_find_hdr() out of Netfilter code.
authorJesse Gross <jesse@nicira.com>
Sat, 10 Nov 2012 01:05:07 +0000 (17:05 -0800)
committerJesse Gross <jesse@nicira.com>
Sat, 10 Nov 2012 01:05:07 +0000 (17:05 -0800)
commitf8f626754ebeca613cf1af2e6f890cfde0e74d5b
tree359723681fd28b4c6c523229dcf5c6c3fadfd60c
parentc0618533815d8d92b270f03c11042ea53a8045d2
ipv6: Move ipv6_find_hdr() out of Netfilter code.

Open vSwitch will soon also use ipv6_find_hdr() so this moves it
out of Netfilter-specific code into a more common location.

Signed-off-by: Jesse Gross <jesse@nicira.com>
include/linux/netfilter_ipv6/ip6_tables.h
include/net/ipv6.h
net/ipv6/exthdrs_core.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/xt_HMARK.c