diff options
Diffstat (limited to 'tests/py/inet/ip.t.payload')
| -rw-r--r-- | tests/py/inet/ip.t.payload | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/py/inet/ip.t.payload b/tests/py/inet/ip.t.payload index 589a5cd3..6ed1967d 100644 --- a/tests/py/inet/ip.t.payload +++ b/tests/py/inet/ip.t.payload @@ -1,10 +1,10 @@ # ip saddr . ip daddr . ether saddr { 1.1.1.1 . 2.2.2.2 . ca:fe:ca:fe:ca:fe } __set%d test-inet 3 __set%d test-inet 0 - element 01010101 02020202 fecafeca 0000feca : 0 [end] + element 01010101 . 02020202 . cafecafe cafe inet test-ip input [ meta load iiftype => reg 1 ] - [ cmp eq reg 1 0x00000001 ] + [ cmp eq reg 1 0x0001 ] [ payload load 4b @ network header + 12 => reg 1 ] [ payload load 4b @ network header + 16 => reg 9 ] [ payload load 6b @ link header + 6 => reg 10 ] |
