twx-linux/include
Pablo Neira Ayuso ce388f452f netfilter: move reroute indirection to struct nf_ipv6_ops
We cannot make a direct call to nf_ip6_reroute() because that would result
in autoloading the 'ipv6' module because of symbol dependencies.
Therefore, define reroute indirection in nf_ipv6_ops where this really
belongs to.

For IPv4, we can indeed make a direct function call, which is faster,
given IPv4 is built-in in the networking code by default. Still,
CONFIG_INET=n and CONFIG_NETFILTER=y is possible, so define empty inline
stub for IPv4 in such case.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2018-01-08 18:10:53 +01:00
..
acpi
asm-generic Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-12-29 15:42:26 -05:00
clocksource
crypto Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2017-12-22 12:22:48 -08:00
drm drm: rework delayed connector cleanup in connector_iter 2017-12-13 22:59:00 +01:00
dt-bindings
keys
kvm KVM: arm/arm64: timer: Don't set irq as forwarded if no usable GIC 2017-12-18 10:53:23 +01:00
linux netfilter: move reroute indirection to struct nf_ipv6_ops 2018-01-08 18:10:53 +01:00
math-emu
media
memory
misc
net netfilter: connlimit: split xt_connlimit into front and backend 2018-01-08 18:01:22 +01:00
pcmcia
ras
rdma
scsi
soc
sound
target
trace net: dccp: Add DCCP sendmsg trace event 2018-01-02 14:27:30 -05:00
uapi netfilter: connlimit: split xt_connlimit into front and backend 2018-01-08 18:01:22 +01:00
video
xen xen: fixes for 4.15-rc5 2017-12-22 12:30:10 -08:00