Home
last modified time | relevance | path

Searched hist:"408 bdcfce8dfd6902f75fbcd3b99d8b24b506597" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_ct.cdiff 408bdcfce8dfd6902f75fbcd3b99d8b24b506597 Thu Jan 06 22:03:26 CST 2022 Florian Westphal <fw@strlen.de> net: prefer nf_ct_put instead of nf_conntrack_put

Its the same as nf_conntrack_put(), but without the
need for an indirect call. The downside is a module dependency on
nf_conntrack, but all of these already depend on conntrack anyway.

Cc: Paul Blakey <paulb@mellanox.com>
Cc: dev@openvswitch.org
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
/openbmc/linux/net/openvswitch/
H A Dconntrack.cdiff 408bdcfce8dfd6902f75fbcd3b99d8b24b506597 Thu Jan 06 22:03:26 CST 2022 Florian Westphal <fw@strlen.de> net: prefer nf_ct_put instead of nf_conntrack_put

Its the same as nf_conntrack_put(), but without the
need for an indirect call. The downside is a module dependency on
nf_conntrack, but all of these already depend on conntrack anyway.

Cc: Paul Blakey <paulb@mellanox.com>
Cc: dev@openvswitch.org
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_core.cdiff 408bdcfce8dfd6902f75fbcd3b99d8b24b506597 Thu Jan 06 22:03:26 CST 2022 Florian Westphal <fw@strlen.de> net: prefer nf_ct_put instead of nf_conntrack_put

Its the same as nf_conntrack_put(), but without the
need for an indirect call. The downside is a module dependency on
nf_conntrack, but all of these already depend on conntrack anyway.

Cc: Paul Blakey <paulb@mellanox.com>
Cc: dev@openvswitch.org
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>