diff options
author | Phil Sutter <phil@nwl.cc> | 2020-12-14 18:50:36 +0100 |
---|---|---|
committer | Phil Sutter <phil@nwl.cc> | 2020-12-15 11:18:44 +0100 |
commit | 400e04bdc4d89e774f4e97049b44dd7e7f15c29e (patch) | |
tree | 41a4e333c2664a279e6f41c326037b1a5a275f8d /tests/py/inet/sets.t.payload.inet | |
parent | 871fb4eaa5ceb9015aeba0614f2e3a41ed794667 (diff) |
tests: py: Fix for changed concatenated ranges output
Payload didn't change but libnftnl was fixed to print the key_end data
reg of concat-range elements, too.
Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'tests/py/inet/sets.t.payload.inet')
-rw-r--r-- | tests/py/inet/sets.t.payload.inet | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/py/inet/sets.t.payload.inet b/tests/py/inet/sets.t.payload.inet index bd6e1b0f..53c6b182 100644 --- a/tests/py/inet/sets.t.payload.inet +++ b/tests/py/inet/sets.t.payload.inet @@ -29,7 +29,7 @@ inet # ip daddr . tcp dport { 10.0.0.0/8 . 10-23, 192.168.1.1-192.168.3.8 . 80-443 } accept __set%d test-inet 87 __set%d test-inet 0 - element 0000000a 00000a00 : 0 [end] element 0101a8c0 00005000 : 0 [end] + element 0000000a 00000a00 - ffffff0a 00001700 : 0 [end] element 0101a8c0 00005000 - 0803a8c0 0000bb01 : 0 [end] inet [ meta load nfproto => reg 1 ] [ cmp eq reg 1 0x00000002 ] |