netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [libnetfilter_conntrack/ulogd PATCH 0/3] add mark filter
@ 2014-04-08 10:26 Ken-ichirou MATSUZAWA
  2014-04-08 10:30 ` [libnetfilter_conntrack PATCH 1/3] conntrack: add mark event filter Ken-ichirou MATSUZAWA
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ken-ichirou MATSUZAWA @ 2014-04-08 10:26 UTC (permalink / raw)
  To: netfilter-devel

 Hello,

This patch series enables mark filtering in NFCT plugin.
Would you review it? I think there are two issues:

* libnetfilter_conntrack
  I reused struct nfct_filter_dump_mark for NFCT_FILTER_MARK
  nfct_filter_add_attr(). Should I introduce a new one which
  will be the same field?

* ulogd
  I've changed all dump function to use nfct_filter_dump
  excepting in do_purge(). It may require many tests so that
  is it better having a field to check mark filter has set
  and checking it on dumping?

Thanks.

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

end of thread, other threads:[~2014-04-15 11:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-08 10:26 [libnetfilter_conntrack/ulogd PATCH 0/3] add mark filter Ken-ichirou MATSUZAWA
2014-04-08 10:30 ` [libnetfilter_conntrack PATCH 1/3] conntrack: add mark event filter Ken-ichirou MATSUZAWA
2014-04-14 12:53   ` Pablo Neira Ayuso
2014-04-15 11:54     ` [libnetfilter_conntrack PATCH 1/3 resend] " Ken-ichirou MATSUZAWA
2014-04-08 10:32 ` [ulogd PATCH 2/3] " Ken-ichirou MATSUZAWA
2014-04-14 12:54   ` Pablo Neira Ayuso
2014-04-08 10:34 ` [ulogd PATCH 3/3] add mark dump filter Ken-ichirou MATSUZAWA

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