netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/5] conntrack: save output format
@ 2021-04-06 10:09 Mikhail Sennikovsky
  2021-04-06 10:09 ` [PATCH v4 1/5] conntrack: introduce ct_cmd_list Mikhail Sennikovsky
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Mikhail Sennikovsky @ 2021-04-06 10:09 UTC (permalink / raw)
  To: netfilter-devel, pablo, mikhail.sennikovskii

Hi Pablo & all,

Here is the updated version of the "save output format"
patches adjusted in accordance with our latest discussion with Pablo.

Thanks & regards,
Mikhail


Mikhail Sennikovsky (5):
  conntrack: introduce ct_cmd_list
  conntrack: accept commands from file
  conntrack.8: man update for --load-file support
  tests: saving and loading ct entries, save format
  tests: conntrack -L/-D ip family filtering

 conntrack.8                         |   8 +
 src/conntrack.c                     | 250 +++++++++++++++++++++++++++-
 tests/conntrack/test-conntrack.c    |  84 ++++++++--
 tests/conntrack/testsuite/08stdin   |  80 +++++++++
 tests/conntrack/testsuite/09dumpopt | 147 ++++++++++++++++
 5 files changed, 552 insertions(+), 17 deletions(-)
 create mode 100644 tests/conntrack/testsuite/08stdin
 create mode 100644 tests/conntrack/testsuite/09dumpopt

-- 
2.25.1


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

end of thread, other threads:[~2021-05-03 20:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-06 10:09 [PATCH v4 0/5] conntrack: save output format Mikhail Sennikovsky
2021-04-06 10:09 ` [PATCH v4 1/5] conntrack: introduce ct_cmd_list Mikhail Sennikovsky
2021-04-06 10:09 ` [PATCH v4 2/5] conntrack: accept commands from file Mikhail Sennikovsky
2021-04-06 10:09 ` [PATCH v4 3/5] conntrack.8: man update for --load-file support Mikhail Sennikovsky
2021-04-06 10:09 ` [PATCH v4 4/5] tests: saving and loading ct entries, save format Mikhail Sennikovsky
2021-04-06 10:09 ` [PATCH v4 5/5] tests: conntrack -L/-D ip family filtering Mikhail Sennikovsky
2021-05-03 20:42 ` [PATCH v4 0/5] conntrack: save output format 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).