From: Stephen Hemminger <stephen@networkplumber.org>
To: david.keisarschm@mail.huji.ac.il
Cc: linux-kernel@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>,
Andy Lutomirski <luto@kernel.org>,
Peter Zijlstra <peterz@infradead.org>,
Thomas Gleixner <tglx@linutronix.de>,
Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
x86@kernel.org, "H. Peter Anvin" <hpa@zytor.com>,
Pablo Neira Ayuso <pablo@netfilter.org>,
Jozsef Kadlecsik <kadlec@netfilter.org>,
Florian Westphal <fw@strlen.de>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Alan Stern <stern@rowland.harvard.edu>,
Andrea Parri <parri.andrea@gmail.com>,
Will Deacon <will@kernel.org>, Boqun Feng <boqun.feng@gmail.com>,
Nicholas Piggin <npiggin@gmail.com>,
David Howells <dhowells@redhat.com>,
Jade Alglave <j.alglave@ucl.ac.uk>,
Luc Maranget <luc.maranget@inria.fr>,
"Paul E. McKenney" <paulmck@kernel.org>,
Akira Yokosawa <akiyks@gmail.com>,
Daniel Lustig <dlustig@nvidia.com>,
Joel Fernandes <joel@joelfernandes.org>,
Jason@zx2c4.com, keescook@chromium.org, ilay.bahat1@gmail.com,
aksecurity@gmail.com, netfilter-devel@vger.kernel.org,
coreteam@netfilter.org, netdev@vger.kernel.org,
linux-arch@vger.kernel.org
Subject: Re: [PATCH v5 3/3] Replace invocation of weak PRNG
Date: Sat, 15 Apr 2023 15:57:48 -0700 [thread overview]
Message-ID: <20230415155748.2c9663a9@hermes.local> (raw)
In-Reply-To: <20230415173756.5520-1-david.keisarschm@mail.huji.ac.il>
On Sat, 15 Apr 2023 20:37:53 +0300
david.keisarschm@mail.huji.ac.il wrote:
> include/uapi/linux/netfilter/xt_connmark.h | 40 +-
> include/uapi/linux/netfilter/xt_dscp.h | 27 +-
> include/uapi/linux/netfilter/xt_mark.h | 17 +-
> include/uapi/linux/netfilter/xt_rateest.h | 38 +-
> include/uapi/linux/netfilter/xt_tcpmss.h | 13 +-
> include/uapi/linux/netfilter_ipv4/ipt_ecn.h | 40 +-
> include/uapi/linux/netfilter_ipv4/ipt_ttl.h | 14 +-
> include/uapi/linux/netfilter_ipv6/ip6t_hl.h | 14 +-
> net/netfilter/xt_dscp.c | 149 ++++---
> net/netfilter/xt_hl.c | 164 +++++---
> net/netfilter/xt_rateest.c | 282 ++++++++-----
> net/netfilter/xt_tcpmss.c | 378 ++++++++++++++----
> ...Z6.0+pooncelock+pooncelock+pombonce.litmus | 12 +-
NAK
You sucked in some unrelated netfilter stuff.
prev parent reply other threads:[~2023-04-15 22:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-15 17:37 [PATCH v5 3/3] Replace invocation of weak PRNG david.keisarschm
2023-04-15 22:56 ` Stephen Hemminger
2023-04-15 22:57 ` Stephen Hemminger [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=20230415155748.2c9663a9@hermes.local \
--to=stephen@networkplumber.org \
--cc=Jason@zx2c4.com \
--cc=akiyks@gmail.com \
--cc=aksecurity@gmail.com \
--cc=boqun.feng@gmail.com \
--cc=bp@alien8.de \
--cc=coreteam@netfilter.org \
--cc=dave.hansen@linux.intel.com \
--cc=davem@davemloft.net \
--cc=david.keisarschm@mail.huji.ac.il \
--cc=dhowells@redhat.com \
--cc=dlustig@nvidia.com \
--cc=edumazet@google.com \
--cc=fw@strlen.de \
--cc=hpa@zytor.com \
--cc=ilay.bahat1@gmail.com \
--cc=j.alglave@ucl.ac.uk \
--cc=joel@joelfernandes.org \
--cc=kadlec@netfilter.org \
--cc=keescook@chromium.org \
--cc=kuba@kernel.org \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=luc.maranget@inria.fr \
--cc=luto@kernel.org \
--cc=mingo@redhat.com \
--cc=netdev@vger.kernel.org \
--cc=netfilter-devel@vger.kernel.org \
--cc=npiggin@gmail.com \
--cc=pabeni@redhat.com \
--cc=pablo@netfilter.org \
--cc=parri.andrea@gmail.com \
--cc=paulmck@kernel.org \
--cc=peterz@infradead.org \
--cc=stern@rowland.harvard.edu \
--cc=tglx@linutronix.de \
--cc=will@kernel.org \
--cc=x86@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).