Christian Göttsche (1): src: add support for new secmark object Fernando Fernandez Mancera (3): expr: add osf support expr: osf: modify _snprintf_default function expr: osf: add ttl option support Florian Westphal (3): obj: ct_timeout: fix gcc4 build error expr: rt: ipsec match support expr: add xfrm support Harsha Sharma (4): src: add ct timeout support examples: add nft-ct-timeout-{add,del,get} examples: Add test for assigning timeout objects via rule obj: ct_timeout: fix error in building tests Matt Turner (4): tests: Execute nft-flowtable-test in test-script.sh tests: Run regression tests from make check tests: Remove test-script.sh src: Use memcpy() to handle potentially unaligned data Máté Eckl (2): socket: Expose socket mark via socket expression expr: Add tproxy support Pablo Neira Ayuso (11): include: missing C++ linkage in headers expr: osf: remove json code obj: add tunnel support expr: add support for matching tunnel metadata src: remove cttimeout.h leftover obj: ct_timeout: use fixed size array obj: ct_timeout: don't skip zero value timeout src: remove json support obj: secmark: remove json stub src: remove nftnl_rule_cmp() and nftnl_expr_cmp() build: libnftnl 1.1.2 release Phil Sutter (3): utils: Fix nftnl_get_value() on big endian expr/data_reg: Fix JSON parsing on big endian expr/exthdr: Fix JSON parsing on big endian