netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [xtables-addons PATCH 0/2] 5.17 Kernel Support
@ 2022-02-04 13:26 Jeremy Sowden
  2022-02-04 13:26 ` [xtables-addons PATCH 1/2] extensions: replace `PDE_DATA` Jeremy Sowden
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeremy Sowden @ 2022-02-04 13:26 UTC (permalink / raw)
  To: Jan Engelhardt; +Cc: Netfilter Devel

The `PDE_DATA` procfs function has been replaced by another function,
`pde_data`, in 5.17.  The first patch adds support for this.  The second
bumps the maximum supported kernel version to 5.17.

Jeremy Sowden (2):
  extensions: replace `PDE_DATA`
  build: bump supported kernel version to 5.17

 configure.ac                  | 2 +-
 extensions/compat_xtables.h   | 4 ++++
 extensions/pknock/xt_pknock.c | 2 +-
 extensions/xt_DNETMAP.c       | 6 +++---
 extensions/xt_condition.c     | 4 ++--
 extensions/xt_quota2.c        | 4 ++--
 6 files changed, 13 insertions(+), 9 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-05 19:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04 13:26 [xtables-addons PATCH 0/2] 5.17 Kernel Support Jeremy Sowden
2022-02-04 13:26 ` [xtables-addons PATCH 1/2] extensions: replace `PDE_DATA` Jeremy Sowden
2022-02-04 13:26 ` [xtables-addons PATCH 2/2] build: bump supported kernel version to 5.17 Jeremy Sowden
2022-02-05 19:33 ` [xtables-addons PATCH 0/2] 5.17 Kernel Support Jan Engelhardt

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).