Netfilter-Devel Archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH nft 0/3] vlan support updates
Date: Thu, 16 May 2024 13:26:36 +0200	[thread overview]
Message-ID: <20240516112639.141425-1-pablo@netfilter.org> (raw)

Hi,

The following batch contains new vlan tests and one bugfix.

While working on the kernel fixes for nft_payload vlan mangling I found
one issue with vlan matching regarding bogus protocol conflicts.

Pablo Neira Ayuso (3):
  evaluate: bogus protocol conflicts in vlan with implicit dependencies
  tests: shell: add vlan double tagging match simple test case
  tests: shell: add vlan mangling test case

 src/evaluate.c                                | 69 ++++++++++++++---
 .../packetpath/dumps/vlan_qinq.nodump         |  0
 .../shell/testcases/packetpath/vlan_mangling  | 75 +++++++++++++++++++
 tests/shell/testcases/packetpath/vlan_qinq    | 52 +++++++++++++
 4 files changed, 184 insertions(+), 12 deletions(-)
 create mode 100644 tests/shell/testcases/packetpath/dumps/vlan_qinq.nodump
 create mode 100755 tests/shell/testcases/packetpath/vlan_mangling
 create mode 100755 tests/shell/testcases/packetpath/vlan_qinq

-- 
2.30.2


             reply	other threads:[~2024-05-16 11:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-16 11:26 Pablo Neira Ayuso [this message]
2024-05-16 11:26 ` [PATCH nft 1/3] evaluate: bogus protocol conflicts in vlan with implicit dependencies Pablo Neira Ayuso
2024-05-16 11:26 ` [PATCH nft 2/3] tests: shell: add vlan double tagging match simple test case Pablo Neira Ayuso
2024-05-16 11:26 ` [PATCH nft 3/3] tests: shell: add vlan mangling " Pablo Neira Ayuso

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=20240516112639.141425-1-pablo@netfilter.org \
    --to=pablo@netfilter.org \
    --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 read-only IMAP folder(s) and NNTP newsgroup(s).