If anyone else tries a local build of nftables based on the current HEAD
~/build/nftables$ git log -1
commit d3d56d0fe1856b7fe27584eb90e8349e883cd56b (HEAD -> master, tag:
2017-08-25, origin/master, origin/HEAD)
Author: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>
Date: Thu Aug 24 17:56:38 2017 +0200
a current version of libnftl appears required to avoid the following error
netlink_linearize.c: In function 'netlink_gen_exthdr_stmt':
netlink_linearize.c:836:28: error: 'NFTNL_EXPR_EXTHDR_SREG' undeclared
(first use in this function)
netlink_put_register(nle, NFTNL_EXPR_EXTHDR_SREG, sreg);
^
The version of libnftl that caused that error was build from HEAD as of
2017-08-19
The version of libnftl I am now using successfully is
~/build/libnftnl$ git log -1
commit 75fd5f1cd6fff96a6aef97a14f7916c984da53ef (HEAD -> master, tag:
2017-08-25, origin/master, origin/HEAD)
Author: Florian Westphal <fw@xxxxxxxxx>
Date: Fri Jul 28 12:29:35 2017 +0200
Jeff
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html