All of lore.kernel.org
 help / color / mirror / Atom feed
* conntrack: netmask filtering support
@ 2015-01-13 11:55 Asbjørn Sloth Tønnesen
  2015-01-13 11:55 ` [PATCH 1/3] conntrack: add support for netmask filtering Asbjørn Sloth Tønnesen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Asbjørn Sloth Tønnesen @ 2015-01-13 11:55 UTC (permalink / raw)
  To: Pablo Neira Ayuso; +Cc: netfilter-devel

Hi Pablo,

These patches adds support for network filtering, using the
pre-existing netmask options and adds CIDR notation as well.

 conntrack.8          |   9 +-
 include/linux_list.h |   8 +-
 src/conntrack.c      | 234 +++++++++++++++++++++++++++++++++++++++----
 3 files changed, 228 insertions(+), 23 deletions(-)

-- 
Best regards
Asbjørn Sloth Tønnesen
Network Engineer
Fiberby ApS - AS42541

--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-01-15 13:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-13 11:55 conntrack: netmask filtering support Asbjørn Sloth Tønnesen
2015-01-13 11:55 ` [PATCH 1/3] conntrack: add support for netmask filtering Asbjørn Sloth Tønnesen
2015-01-15 13:13   ` Pablo Neira Ayuso
2015-01-13 11:55 ` [PATCH 2/3] conntrack: add support for CIDR notation Asbjørn Sloth Tønnesen
2015-01-13 11:55 ` [PATCH 3/3] fix unused value warning Asbjørn Sloth Tønnesen

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.