Skip to content
Commit 09952107 authored by Pablo Neira Ayuso's avatar Pablo Neira Ayuso
Browse files

netfilter: flow table support for IPv6



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: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent 97add9f0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment