netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables PATCH 0/6] Man pages for arptables and ebtables
@ 2019-03-13 19:46 Phil Sutter
  2019-03-13 19:46 ` [iptables PATCH 1/6] doc: Add arptables-nft man pages Phil Sutter
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Phil Sutter @ 2019-03-13 19:46 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

Take over man pages from legacy ebtables and arptables repositories and
adjust them to nft-variants' limitations/extensions.

Patches 5 and 6 contain two minor fixes found while working on the
above.

Phil Sutter (6):
  doc: Add arptables-nft man pages
  doc: Adjust arptables man pages
  doc: Add ebtables man page
  doc: Adjust ebtables man page
  xtables-legacy.8: Remove stray colon
  xtables-save: Point at existing man page in help text

 iptables/Makefile.am             |    4 +
 iptables/arptables-nft-restore.8 |   39 ++
 iptables/arptables-nft-save.8    |   47 ++
 iptables/arptables-nft.8         |  348 ++++++++++
 iptables/ebtables-nft.8          | 1116 ++++++++++++++++++++++++++++++
 iptables/xtables-legacy.8        |    2 +-
 iptables/xtables-save.c          |    9 +-
 7 files changed, 1561 insertions(+), 4 deletions(-)
 create mode 100644 iptables/arptables-nft-restore.8
 create mode 100644 iptables/arptables-nft-save.8
 create mode 100644 iptables/arptables-nft.8
 create mode 100644 iptables/ebtables-nft.8

-- 
2.21.0


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

end of thread, other threads:[~2019-03-13 23:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-13 19:46 [iptables PATCH 0/6] Man pages for arptables and ebtables Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 1/6] doc: Add arptables-nft man pages Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 2/6] doc: Adjust arptables " Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 3/6] doc: Add ebtables man page Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 4/6] doc: Adjust " Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 5/6] xtables-legacy.8: Remove stray colon Phil Sutter
2019-03-13 19:46 ` [iptables PATCH 6/6] xtables-save: Point at existing man page in help text Phil Sutter
2019-03-13 23:17 ` [iptables PATCH 0/6] Man pages for arptables and ebtables 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).