Searched hist:"0995210753 a26c4fa1a3d8c63cc230e22a8537cd" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/net/ipv6/netfilter/ |
H A D | Makefile | diff 0995210753a26c4fa1a3d8c63cc230e22a8537cd Sat Jan 06 18:04:19 CST 2018 Pablo Neira Ayuso <pablo@netfilter.org> 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: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | Kconfig | diff 0995210753a26c4fa1a3d8c63cc230e22a8537cd Sat Jan 06 18:04:19 CST 2018 Pablo Neira Ayuso <pablo@netfilter.org> 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: Pablo Neira Ayuso <pablo@netfilter.org>
|
/openbmc/linux/include/net/ |
H A D | ipv6.h | diff 0995210753a26c4fa1a3d8c63cc230e22a8537cd Sat Jan 06 18:04:19 CST 2018 Pablo Neira Ayuso <pablo@netfilter.org> 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: Pablo Neira Ayuso <pablo@netfilter.org>
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_output.c | diff 0995210753a26c4fa1a3d8c63cc230e22a8537cd Sat Jan 06 18:04:19 CST 2018 Pablo Neira Ayuso <pablo@netfilter.org> 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: Pablo Neira Ayuso <pablo@netfilter.org>
|