+2
−0
+2
−1
net/ipv6/netfilter/nf_flow_table_ipv6.c
0 → 100644
+277
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds the IPv6 flow table type, that implements the datapath
flow table to forward IPv6 traffic.
This patch exports ip6_dst_mtu_forward() that is required to check for
mtu to pass up packets that need PMTUD handling to the classic
forwarding path.
Signed-off-by:
Pablo Neira Ayuso <pablo@netfilter.org>