netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] conntrack: use libmnl for various operations
@ 2022-02-16 18:58 Mikhail Sennikovsky
  2022-02-16 18:58 ` [PATCH v2 1/3] conntrack: use libmnl for updating conntrack table Mikhail Sennikovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mikhail Sennikovsky @ 2022-02-16 18:58 UTC (permalink / raw)
  To: netfilter-devel, pablo, mikhail.sennikovsky; +Cc: Mikhail Sennikovsky

Hi Pablo and all,

Here is the second version of the patches to switch to libmnl
the remaining set of conntrack tool commands used in the load-file
operation, adjusted to the latest master.

Any feedback is very welcome.

Thanks & Regards,
Mikhail

Mikhail Sennikovsky (3):
  conntrack: use libmnl for updating conntrack table
  conntrack: use libmnl for ct entries deletion
  conntrack: use libmnl for flushing conntrack table

 src/conntrack.c | 405 +++++++++++++++++++++++++++++-------------------
 1 file changed, 246 insertions(+), 159 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-08 20:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16 18:58 [PATCH v2 0/3] conntrack: use libmnl for various operations Mikhail Sennikovsky
2022-02-16 18:58 ` [PATCH v2 1/3] conntrack: use libmnl for updating conntrack table Mikhail Sennikovsky
2022-02-16 18:58 ` [PATCH v2 2/3] conntrack: use libmnl for ct entries deletion Mikhail Sennikovsky
2022-02-16 18:58 ` [PATCH v2 3/3] conntrack: use libmnl for flushing conntrack table Mikhail Sennikovsky
2022-03-08 20:23 ` [PATCH v2 0/3] conntrack: use libmnl for various operations Pablo Neira Ayuso

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).