netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy
@ 2022-12-22 16:25 Phil Sutter
  2022-12-22 16:25 ` [iptables PATCH 2/3] gitignore: Ignore generated ip6tables man pages Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2022-12-22 16:25 UTC (permalink / raw)
  To: netfilter-devel

Fixes: 9e6928f037823 ("utils: add nfsynproxy tool")
Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 utils/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/utils/.gitignore b/utils/.gitignore
index 6300812b1701b..e508bb3270c4f 100644
--- a/utils/.gitignore
+++ b/utils/.gitignore
@@ -2,3 +2,4 @@
 /nfnl_osf.8
 /nfbpf_compile
 /nfbpf_compile.8
+/nfsynproxy
-- 
2.38.0


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

end of thread, other threads:[~2022-12-22 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-22 16:25 [iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy Phil Sutter
2022-12-22 16:25 ` [iptables PATCH 2/3] gitignore: Ignore generated ip6tables man pages Phil Sutter
2022-12-22 16:25 ` [iptables PATCH 3/3] ebtables-translate: Install symlink Phil Sutter
2022-12-22 17:42 ` [iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy Phil Sutter

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