summaryrefslogtreecommitdiffstats
path: root/tests/py/inet/map.t.payload.inet
blob: 73e68b6004fe4b64253f730e17b32bfdae4d44b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
# mark set ip saddr map { 10.2.3.2 : 0x0000002a, 10.2.3.1 : 0x00000017}
map%d test-inet b
map%d test-inet 0
	element 0203020a  : 0000002a 0 [end]	element 0103020a  : 00000017 0 [end]
inet test-inet input
  [ meta load nfproto => reg 1 ]
  [ cmp eq reg 1 0x00000002 ]
  [ payload load 4b @ network header + 12 => reg 1 ]
  [ lookup reg 1 set map%d dreg 1 ]
  [ meta set mark with reg 1 ]