From: Jakub Kicinski <kuba@kernel.org>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: netfilter-devel@vger.kernel.org, davem@davemloft.net,
netdev@vger.kernel.org, pabeni@redhat.com, edumazet@google.com,
mathew.j.martineau@linux.intel.com, matthieu.baerts@tessares.net,
mptcp@lists.linux.dev
Subject: Re: [PATCH net,v2] uapi: linux: restore IPPROTO_MAX to 256 and add IPPROTO_UAPI_MAX
Date: Wed, 12 Apr 2023 07:18:16 -0700 [thread overview]
Message-ID: <20230412071816.0c0898ee@kernel.org> (raw)
In-Reply-To: <20230406092558.459491-1-pablo@netfilter.org>
On Thu, 6 Apr 2023 11:25:58 +0200 Pablo Neira Ayuso wrote:
> IPPROTO_RAW = 255, /* Raw IP packets */
> + IPPROTO_MAX,
> #define IPPROTO_RAW
nit: any reason the IPPROTO_MAX is in between the enum entry
and its associated define?
prev parent reply other threads:[~2023-04-12 14:18 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-06 9:25 [PATCH net,v2] uapi: linux: restore IPPROTO_MAX to 256 and add IPPROTO_UAPI_MAX Pablo Neira Ayuso
2023-04-06 10:45 ` Matthieu Baerts
2023-04-12 14:21 ` Jakub Kicinski
2023-04-12 15:22 ` Matthieu Baerts
2023-04-12 16:04 ` Pablo Neira Ayuso
2023-04-12 16:35 ` Matthieu Baerts
2023-04-12 19:37 ` Jakub Kicinski
2023-04-12 22:22 ` Pablo Neira Ayuso
2023-04-12 16:14 ` Jan Engelhardt
2023-04-12 16:44 ` Matthieu Baerts
2023-04-12 18:24 ` Jan Engelhardt
2023-04-12 14:18 ` Jakub Kicinski [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=20230412071816.0c0898ee@kernel.org \
--to=kuba@kernel.org \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=mathew.j.martineau@linux.intel.com \
--cc=matthieu.baerts@tessares.net \
--cc=mptcp@lists.linux.dev \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=pabeni@redhat.com \
--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).