Home
last modified time | relevance | path

Searched hist:ee177a54 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dip6table_nat.cee177a54 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 Dip6table_security.cee177a54 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 Dip6table_raw.cee177a54 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 Dip6table_filter.cee177a54 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 Dip6table_mangle.cee177a54 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 Dip6_tables.cee177a54 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 Dip6_tables.hee177a54 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>