From: Ahmed Abdelsalam <amsalam20@gmail.com>
To: pablo@netfilter.org, davem@davemloft.net
Cc: fw@strlen.de, netfilter-devel@vger.kernel.org,
coreteam@netfilter.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
Ahmed Abdelsalam <amsalam20@gmail.com>
Subject: [iptables 2/2] extensions: add some test cases for 'SEG6' target
Date: Fri, 12 Jan 2018 05:39:59 +0100 [thread overview]
Message-ID: <1515731999-6381-2-git-send-email-amsalam20@gmail.com> (raw)
In-Reply-To: <1515731999-6381-1-git-send-email-amsalam20@gmail.com>
This patch adds some test cases for 'SEG6' target.
Signed-off-by: Ahmed Abdelsalam <amsalam20@gmail.com>
---
extensions/libip6t_SEG6.t | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 extensions/libip6t_SEG6.t
diff --git a/extensions/libip6t_SEG6.t b/extensions/libip6t_SEG6.t
new file mode 100644
index 0000000..8dc30cb
--- /dev/null
+++ b/extensions/libip6t_SEG6.t
@@ -0,0 +1,5 @@
+:INPUT,FORWARD,OUTPUT
+-j SEG6 --seg6-action go-next;=;OK
+-j SEG6 --seg6-action skip-next;=;OK
+-j SEG6 --seg6-action go-last;=;OK
+-j SEG6;=;OK
--
2.1.4
prev parent reply other threads:[~2018-01-12 4:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-12 4:39 [iptables 1/2] extensions: add support for 'SEG6' target Ahmed Abdelsalam
2018-01-12 4:39 ` Ahmed Abdelsalam [this message]
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=1515731999-6381-2-git-send-email-amsalam20@gmail.com \
--to=amsalam20@gmail.com \
--cc=coreteam@netfilter.org \
--cc=davem@davemloft.net \
--cc=fw@strlen.de \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pablo@netfilter.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).