Florian Westphal (1): snprintf: print conntrack helper name, too Jan Engelhardt (5): build: remove unused LDFLAGS qa: change an if to elseif build: remove unused -DLIBNETFILTER_CONNTRACK_DIR Update .gitignore build: move library flags to CPPFLAGS Pablo Neira Ayuso (14): conntrack: add new API to build/parse ctnetlink messages using libmnl expect: add new API to build/parse ctnetlink messages using libmnl examples: add example using libmnl and the new low-level API (conntrack) examples: add example using libmnl and the new low-level API (expectation) conntrack: add nfct_set_attr_l and ATTR_HELPER_INFO include: refresh linux_nfnetlink_conntrack.h conntrack: more verbose debugging for BPF filter generation conntrack: fix autogenerated BPF code for IPv6 filtering conntrack: fix BPF code for IPv6 filtering in case of NFCT_FILTER_LOGIC_POSITIVE expect: fix compilation warning in nfexp_nlmsg_build expect: missing layer 3 protocol number in NAT information expect: add example that creates an expectation with NAT bump version to 1.0.2 update LIBVERSION