All the (literally) gory details are in patch 2, patch 1 is a dependency for the second one but sensible by itself. Phil Sutter (2): xshared: Explicitly pass target to command_jump() ebtables-nft: Support user-defined chain policies iptables/ip6tables.c | 2 +- iptables/iptables.c | 2 +- iptables/nft-bridge.c | 2 +- iptables/nft.c | 215 +++++++++++++++++- iptables/nft.h | 4 + .../ebtables/0002-ebtables-save-restore_0 | 7 + iptables/xshared.c | 4 +- iptables/xshared.h | 2 +- iptables/xtables-arp.c | 2 +- iptables/xtables-eb-translate.c | 2 +- iptables/xtables-eb.c | 22 +- iptables/xtables-restore.c | 23 +- iptables/xtables.c | 2 +- 13 files changed, 258 insertions(+), 31 deletions(-) -- 2.20.1