include/linux/netfilter_bridge/ebt_ip6.h
0 → 100644
+40
−0
net/bridge/netfilter/ebt_ip6.c
0 → 100644
+144
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
It implements matching functions for IPv6 address & traffic class (merged from the patch sent by Jan Engelhardt [jengelh@computergmbh.de] http://marc.info/?l=netfilter-devel&m=120182168424052&w=2 ), protocol, and layer-4 port id. Corresponding watcher logging function is also added for IPv6. Signed-off-by:Kuo-lang Tseng <kuo-lang.tseng@intel.com> Signed-off-by:
Patrick McHardy <kaber@trash.net> Signed-off-by:
David S. Miller <davem@davemloft.net>