diff options
Diffstat (limited to 'tests/py/ip/rt.t.payload')
-rw-r--r-- | tests/py/ip/rt.t.payload | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/py/ip/rt.t.payload b/tests/py/ip/rt.t.payload new file mode 100644 index 0000000..93eef4a --- /dev/null +++ b/tests/py/ip/rt.t.payload @@ -0,0 +1,5 @@ +# rt nexthop 192.168.0.1 +ip test-ip4 output + [ rt load nexthop4 => reg 1 ] + [ cmp eq reg 1 0x0100a8c0 ] + |