Searched hist:ee177a54 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6table_nat.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | ip6table_security.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | ip6table_raw.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | ip6table_filter.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | ip6table_mangle.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
H A D | ip6_tables.c | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|
/openbmc/linux/include/linux/netfilter_ipv6/ |
H A D | ip6_tables.h | ee177a54 Wed Apr 21 02:51:09 CDT 2021 Florian Westphal <fw@strlen.de> netfilter: ip6_tables: pass table pointer via nf_hook_ops
Same patch as the ip_tables one: removal of all accesses to ip6_tables xt_table pointers. After this patch the struct net xt_table anchors can be removed.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
|