From: Phil Sutter Date: Wed, 8 Nov 2023 03:26:42 +0000 (+0100) Subject: extensions: libarpt_standard.t: Add a rule with builtin option masks X-Git-Tag: v1.8.11~176 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3be599b62869f2437f499e2386008d73b8c2e71b;p=thirdparty%2Fiptables.git extensions: libarpt_standard.t: Add a rule with builtin option masks Just some random values in hope this starts failing if masks support changes or breaks. Signed-off-by: Phil Sutter Acked-by: Florian Westphal --- diff --git a/extensions/libarpt_standard.t b/extensions/libarpt_standard.t index b9a35606..15354090 100644 --- a/extensions/libarpt_standard.t +++ b/extensions/libarpt_standard.t @@ -20,3 +20,4 @@ --proto-type 10/10;--proto-type 0xa/0xa;OK --proto-type 0x10;=;OK --proto-type 0x10/0x10;=;OK +--h-length 6/15 --opcode 1/235 --h-type 0x8/0xcf --proto-type 0x800/0xde00;=;OK