From: Phil Sutter <phil@nwl.cc>
To: netfilter-devel@vger.kernel.org
Subject: [iptables PATCH 1/3] gitignore: Ignore utils/nfsynproxy
Date: Thu, 22 Dec 2022 17:25:39 +0100 [thread overview]
Message-ID: <20221222162541.30207-1-phil@nwl.cc> (raw)
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
next reply other threads:[~2022-12-22 16:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-22 16:25 Phil Sutter [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221222162541.30207-1-phil@nwl.cc \
--to=phil@nwl.cc \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).