The following two patches add support for set timeouts to libnfnl. Patrick McHardy (2): set: add support for set timeouts set_elem: add timeout support include/libnftnl/set.h | 8 ++++++ include/linux/netfilter/nf_tables.h | 10 ++++++++ include/set.h | 2 ++ include/set_elem.h | 2 ++ src/libnftnl.map | 4 +++ src/set.c | 50 +++++++++++++++++++++++++++++++++++++ src/set_elem.c | 38 ++++++++++++++++++++++++++++ 7 files changed, 114 insertions(+) -- 2.1.0 -- 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