* 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(-) -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html