Changes to how arptables-nft prints rules accidentally broke extension testcases. While fixing them (patch 2), a problem with default setting of --h-length and --h-type was discovered regarding mangle extension. This one is fixed in patch 1. Phil Sutter (2): arptables-nft: Set h-type/h-length masks by default, too extensions: Fix arptables extension tests extensions/libarpt_CLASSIFY.t | 2 +- extensions/libarpt_MARK.t | 6 +++--- extensions/libarpt_mangle.t | 8 ++++---- extensions/libarpt_standard.t | 4 ++-- iptables/xtables-arp.c | 8 ++++++-- 5 files changed, 16 insertions(+), 12 deletions(-) -- 2.20.1