netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH nf 0/2] restore userspace helper support
@ 2020-05-24 19:54 Pablo Neira Ayuso
  2020-05-24 19:54 ` [PATCH nf 1/2] netfilter: conntrack: make conntrack userspace helpers work again Pablo Neira Ayuso
  2020-05-24 19:54 ` [PATCH nf 2/2] netfilter: nfnetlink_cthelper: unbreak userspace helper support Pablo Neira Ayuso
  0 siblings, 2 replies; 5+ messages in thread
From: Pablo Neira Ayuso @ 2020-05-24 19:54 UTC (permalink / raw)
  To: netfilter-devel; +Cc: mkubecek, jacobraz, fw

Hi,

This patchset restores the userspace helper support:

1) Missing conntrack confirmation after packet reinjection.
2) Missing data_len initialization and incorrect nla_memcpy().

Pablo Neira Ayuso (2):
  netfilter: conntrack: make conntrack userspace helpers work again
  netfilter: nfnetlink_cthelper: unbreak userspace helper support

 net/netfilter/nf_conntrack_core.c  | 79 +++++++++++++++++++++++++++---
 net/netfilter/nfnetlink_cthelper.c |  3 +-
 2 files changed, 75 insertions(+), 7 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-05-24 20:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-24 19:54 [PATCH nf 0/2] restore userspace helper support Pablo Neira Ayuso
2020-05-24 19:54 ` [PATCH nf 1/2] netfilter: conntrack: make conntrack userspace helpers work again Pablo Neira Ayuso
2020-05-24 20:36   ` Florian Westphal
2020-05-24 19:54 ` [PATCH nf 2/2] netfilter: nfnetlink_cthelper: unbreak userspace helper support Pablo Neira Ayuso
2020-05-24 20:32   ` Florian Westphal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).