All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH nfnetlink_acct v2 0/2] numerous changes and improvements
@ 2013-04-14  9:53 Michael Zintakis
  0 siblings, 0 replies; only message in thread
From: Michael Zintakis @ 2013-04-14  9:53 UTC (permalink / raw)
  To: netfilter-devel; +Cc: pablo

* check that in nfnetlink_acct.c::nfnl_acct_new both packet and byte
  values are specified and return EINVAL if that is not the case

* fmt and bthr (format and bytes threshold) properties have been added to
  the nfacct object.

* ability to change all nfacct object properties (with the exception of
  name) has been added.

Michael Zintakis (2):
  nfnl_acct_new: packet/byte values check
  add fmt & bthr properties to nfacct

 include/uapi/linux/netfilter/nfnetlink_acct.h |    2 +
 net/netfilter/nfnetlink_acct.c                |   53 +++++++++++++++++++++++--
 2 files changed, 51 insertions(+), 4 deletions(-)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-04-14  9:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-14  9:53 [PATCH nfnetlink_acct v2 0/2] numerous changes and improvements Michael Zintakis

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.