All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ipset patches for nf-next
@ 2019-11-01 16:36 Jozsef Kadlecsik
  2019-11-01 16:36 ` [PATCH 1/1] netfilter: ipset: Add wildcard support to net,iface Jozsef Kadlecsik
  2019-11-12 21:03 ` [PATCH 0/1] ipset patches for nf-next Pablo Neira Ayuso
  0 siblings, 2 replies; 3+ messages in thread
From: Jozsef Kadlecsik @ 2019-11-01 16:36 UTC (permalink / raw)
  To: netfilter-devel; +Cc: Pablo Neira Ayuso

Hi Pablo,

Please consider applying the next patch for the nf-next tree:

- Add wildcard support to hash:net,iface which makes possible to
  match interface prefixes besides complete interfaces names, from
  Kristian Evensen.

Best regards,
Jozsef

The following changes since commit d5a721c96a4411d3f35545b694fc9794fbbfc98e:

  atm: remove unneeded semicolon (2019-10-28 16:47:22 -0700)

are available in the Git repository at:

  git://blackhole.kfki.hu/nf-next 2eb06a8c6254dc68

for you to fetch changes up to 2eb06a8c6254dc68b4f8519918e59197758decaf:

  netfilter: ipset: Add wildcard support to net,iface (2019-11-01 17:19:19 +0100)

----------------------------------------------------------------
Kristian Evensen (1):
      netfilter: ipset: Add wildcard support to net,iface

 include/uapi/linux/netfilter/ipset/ip_set.h |  2 ++
 net/netfilter/ipset/ip_set_hash_netiface.c  | 23 ++++++++++++++++++-----
 2 files changed, 20 insertions(+), 5 deletions(-)

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

end of thread, other threads:[~2019-11-12 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-01 16:36 [PATCH 0/1] ipset patches for nf-next Jozsef Kadlecsik
2019-11-01 16:36 ` [PATCH 1/1] netfilter: ipset: Add wildcard support to net,iface Jozsef Kadlecsik
2019-11-12 21:03 ` [PATCH 0/1] ipset patches for nf-next Pablo Neira Ayuso

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.