Lines Matching full:add
4 "name": "Add pedit action that mangles IP TTL",
17 "cmdUnderTest": "$TC actions add action pedit ex munge ip ttl set 10",
40 "$TC actions add action pedit ex munge ip ttl set 10 pass index 90"
53 "name": "Add pedit action with RAW_OP offset u32",
67 "cmdUnderTest": "$TC actions add action pedit munge offset 12 u32 set 0x90abcdef",
78 "name": "Add pedit action with RAW_OP offset u32 (INVALID)",
92 "cmdUnderTest": "$TC actions add action pedit munge offset 2 u32 set 0x12345678",
103 "name": "Add pedit action with RAW_OP offset u16 u16",
117 …"cmdUnderTest": "$TC actions add action pedit munge offset 12 u16 set 0x1234 munge offset 14 u16 s…
128 "name": "Add pedit action with RAW_OP offset u16 (INVALID)",
142 "cmdUnderTest": "$TC actions add action pedit munge offset 15 u16 set 0x1234",
153 "name": "Add pedit action with RAW_OP offset u8 add value",
167 "cmdUnderTest": "$TC actions add action pedit ex munge offset 16 u8 add 0xf",
170 "matchPattern": " 16: add 0f000000 mask 00ffffff",
178 "name": "Add pedit action with RAW_OP offset u8 quad",
192 …"cmdUnderTest": "$TC actions add action pedit munge offset 12 u8 set 0x12 munge offset 13 u8 set 0…
203 "name": "Add pedit action with RAW_OP offset u8-u16-u8",
217 …"cmdUnderTest": "$TC actions add action pedit munge offset 0 u8 set 0x12 munge offset 1 u16 set 0x…
228 "name": "Add pedit action with RAW_OP offset u16-u8-u8",
242 …"cmdUnderTest": "$TC actions add action pedit munge offset 0 u16 set 0x1234 munge offset 2 u8 set …
253 "name": "Add pedit action with RAW_OP offset u32 set u16 clear u8 invert",
267 …"cmdUnderTest": "$TC actions add action pedit munge offset 0 u32 set 0x12345678 munge offset 1 u16…
278 "name": "Add pedit action with RAW_OP offset overflow u32 (INVALID)",
292 …"cmdUnderTest": "$TC actions add action pedit munge offset 0xfffffffffffffffffffffffffffffffffffff…
303 "name": "Add pedit action with RAW_OP offset u16 at offmask shift set",
317 "cmdUnderTest": "$TC actions add action pedit munge offset 12 u16 at 12 ffff 1 set 0xaaaa",
328 "name": "Add pedit action with RAW_OP offset u32 retain value",
342 … "cmdUnderTest": "$TC actions add action pedit munge offset 12 u32 set 0x12345678 retain 0xff00",
353 "name": "Add pedit action with RAW_OP offset u8 clear value",
367 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u8 clear",
378 "name": "Add pedit action with RAW_OP offset u8 retain value",
392 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u8 set 0x11 retain 0x0f",
403 "name": "Add pedit action with RAW_OP offset u16 retain value",
417 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u16 set 0x1122 retain 0xff00",
428 "name": "Add pedit action with RAW_OP offset u32 clear value",
442 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u32 clear",
453 "name": "Add pedit action with RAW_OP offset u16 invert value",
467 "cmdUnderTest": "$TC actions add action pedit munge offset 12 u16 invert",
478 "name": "Add pedit action with RAW_OP offset u32 invert value",
492 "cmdUnderTest": "$TC actions add action pedit munge offset 12 u32 invert",
503 "name": "Add pedit action with RAW_OP offset u8 preserve value",
517 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u8 preserve",
528 "name": "Add pedit action with RAW_OP offset u16 preserve value",
542 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u16 preserve",
553 "name": "Add pedit action with RAW_OP offset u32 preserve value",
567 "cmdUnderTest": "$TC actions add action pedit munge offset 0 u32 preserve",
578 "name": "Add pedit action with RAW_OP negative offset u16/u32 set value",
592 …"cmdUnderTest": "$TC actions add action pedit munge offset -14 u16 set 0x0000 munge offset -12 u32…
603 "name": "Add pedit action with LAYERED_OP eth set src",
617 "cmdUnderTest": "$TC actions add action pedit ex munge eth src set 11:22:33:44:55:66",
628 "name": "Add pedit action with LAYERED_OP eth set src & dst",
642 …"cmdUnderTest": "$TC actions add action pedit ex munge eth src set 11:22:33:44:55:66 munge eth dst…
653 "name": "Add pedit action with LAYERED_OP eth set dst",
667 "cmdUnderTest": "$TC actions add action pedit ex munge eth dst set 11:22:33:44:55:66",
678 "name": "Add pedit action with LAYERED_OP eth set src (INVALID)",
692 "cmdUnderTest": "$TC actions add action pedit ex munge eth src set %e:11:m2:33:x4:-5",
703 "name": "Add pedit action with LAYERED_OP eth set dst (INVALID)",
717 "cmdUnderTest": "$TC actions add action pedit ex munge eth dst set %e:11:m2:33:x4:-5",
728 "name": "Add pedit action with LAYERED_OP eth type set/clear sequence",
742 …"cmdUnderTest": "$TC actions add action pedit ex munge eth type set 0x1 munge eth type clear munge…
753 "name": "Add pedit action with LAYERED_OP eth set type (INVALID)",
767 "cmdUnderTest": "$TC actions add action pedit ex munge eth type set 0xabcdef",
776 "name": "Add pedit action with LAYERED_OP eth add type",
790 "cmdUnderTest": "$TC actions add action pedit ex munge eth type add 0x1",
793 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*key #0 at eth\\+12: add 00010000…
801 "name": "Add pedit action with LAYERED_OP eth invert src",
815 "cmdUnderTest": "$TC actions add action pedit ex munge eth src invert",
826 "name": "Add pedit action with LAYERED_OP eth invert dst",
840 "cmdUnderTest": "$TC actions add action pedit ex munge eth dst invert",
851 "name": "Add pedit action with LAYERED_OP eth invert type",
865 "cmdUnderTest": "$TC actions add action pedit ex munge eth type invert",
876 "name": "Add pedit action with LAYERED_OP ip set src",
890 "cmdUnderTest": "$TC actions add action pedit munge ip src set 1.1.1.1",
901 "name": "Add pedit action with LAYERED_OP ip set dst",
915 "cmdUnderTest": "$TC actions add action pedit munge ip dst set 2.2.2.2",
926 "name": "Add pedit action with LAYERED_OP ip set src & dst",
940 …"cmdUnderTest": "$TC actions add action pedit munge ip src set 18.52.86.120 munge ip dst set 18.52…
951 "name": "Add pedit action with LAYERED_OP ip set ihl & dsfield",
965 … "cmdUnderTest": "$TC actions add action pedit munge ip ihl set 0xff munge ip dsfield set 0xff",
976 "name": "Add pedit action with LAYERED_OP ip set ttl & protocol",
990 … "cmdUnderTest": "$TC actions add action pedit munge ip ttl set 0x1 munge ip protocol set 0xff",
1001 "name": "Add pedit action with LAYERED_OP ip set ttl (INVALID)",
1015 "cmdUnderTest": "$TC actions add action pedit munge ip ttl set 300",
1026 "name": "Add pedit action with LAYERED_OP ip ttl clear/set",
1040 "cmdUnderTest": "$TC actions add action pedit munge ip ttl clear munge ip ttl set 0x1",
1051 "name": "Add pedit action with LAYERED_OP ip set duplicate fields",
1065 "cmdUnderTest": "$TC actions add action pedit munge ip ttl set 0x1 munge ip ttl set 0x1",
1076 "name": "Add pedit action with LAYERED_OP ip set ce, df, mf, firstfrag, nofrag fields",
1090 …"cmdUnderTest": "$TC actions add action pedit munge ip ce set 0xff munge ip df set 0xff munge ip m…
1101 "name": "Add pedit action with LAYERED_OP ip set tos",
1115 "cmdUnderTest": "$TC actions add action pedit munge ip tos set 0x4 continue",
1126 "name": "Add pedit action with LAYERED_OP ip set precedence",
1140 "cmdUnderTest": "$TC actions add action pedit munge ip precedence set 3 jump 2",
1151 "name": "Add pedit action with LAYERED_OP ip add tos",
1165 "cmdUnderTest": "$TC actions add action pedit ex munge ip tos add 0x1 pass",
1168 …"matchPattern": "action order [0-9]+: pedit action pass keys 1.*key #0 at ipv4\\+0: add 00010000…
1176 "name": "Add pedit action with LAYERED_OP ip add precedence",
1190 "cmdUnderTest": "$TC actions add action pedit ex munge ip precedence add 0x1 pipe",
1193 …"matchPattern": "action order [0-9]+: pedit action pipe keys 1.*key #0 at ipv4\\+0: add 00010000…
1201 "name": "Add pedit action with LAYERED_OP ip clear tos",
1215 "cmdUnderTest": "$TC actions add action pedit munge ip tos clear continue",
1226 "name": "Add pedit action with LAYERED_OP ip clear precedence",
1240 "cmdUnderTest": "$TC actions add action pedit munge ip precedence clear jump 2",
1251 "name": "Add pedit action with LAYERED_OP ip invert tos",
1265 "cmdUnderTest": "$TC actions add action pedit munge ip tos invert pipe",
1276 "name": "Add pedit action with LAYERED_OP ip invert precedence",
1290 "cmdUnderTest": "$TC actions add action pedit munge ip precedence invert reclassify",
1301 "name": "Add pedit action with LAYERED_OP beyond ip set dport & sport",
1315 …"cmdUnderTest": "$TC actions add action pedit munge ip dport set 0x1234 munge ip sport set 0x5678",
1326 "name": "Add pedit action with LAYERED_OP beyond ip set icmp_type & icmp_code",
1340 …"cmdUnderTest": "$TC actions add action pedit munge ip icmp_type set 0xff munge ip icmp_code set 0…
1351 "name": "Add pedit action with LAYERED_OP beyond ip set dport (INVALID)",
1365 "cmdUnderTest": "$TC actions add action pedit ex munge ip dport set 0x1234",
1376 "name": "Add pedit action with LAYERED_OP ip6 set src",
1390 "cmdUnderTest": "$TC actions add action pedit ex munge ip6 src set 2001:0db8:0:f101::1",
1401 "name": "Add pedit action with LAYERED_OP ip6 set dst",
1415 "cmdUnderTest": "$TC actions add action pedit ex munge ip6 dst set 2001:0db8:0:f101::1",
1426 "name": "Add pedit action with LAYERED_OP ip6 set src & dst",
1440 …"cmdUnderTest": "$TC actions add action pedit ex munge ip6 src set 2001:0db8:0:f101::1 munge ip6 d…
1451 "name": "Add pedit action with LAYERED_OP ip6 dst retain value (INVALID)",
1465 …"cmdUnderTest": "$TC actions add action pedit ex munge ip6 dst set 2001:0db8:0:f101::1 retain 0xff…
1476 "name": "Add pedit action with LAYERED_OP ip6 traffic_class",
1490 "cmdUnderTest": "$TC actions add action pedit ex munge ip6 traffic_class set 0x40 continue",
1501 "name": "Add pedit action with LAYERED_OP ip6 flow_lbl",
1515 "cmdUnderTest": "$TC actions add action pedit ex munge ip6 flow_lbl set 0xfffff",
1526 "name": "Add pedit action with LAYERED_OP ip6 set payload_len, nexthdr, hoplimit",
1540 …"cmdUnderTest": "$TC actions add action pedit ex munge ip6 payload_len set 0xffff munge ip6 nexthd…
1551 "name": "Add pedit action with LAYERED_OP tcp set dport & sport",
1565 … "cmdUnderTest": "$TC actions add action pedit ex munge tcp dport set 4789 munge tcp sport set 1",
1576 "name": "Add pedit action with LAYERED_OP tcp sport set (INVALID)",
1590 "cmdUnderTest": "$TC actions add action pedit ex munge tcp sport set -200",
1601 "name": "Add pedit action with LAYERED_OP tcp flags set",
1615 "cmdUnderTest": "$TC actions add action pedit ex munge tcp flags set 0x16",
1626 "name": "Add pedit action with LAYERED_OP tcp set dport, sport & flags fields",
1640 …"cmdUnderTest": "$TC actions add action pedit ex munge tcp dport set 4789 munge tcp sport set 1 mu…
1651 "name": "Add pedit action with LAYERED_OP udp set dport & sport",
1665 …"cmdUnderTest": "$TC actions add action pedit ex munge udp dport set 4789 munge udp sport set 4789…
1676 "name": "Add pedit action with mixed RAW/LAYERED_OP #1",
1691 …add action pedit ex munge eth src set 11:22:33:44:55:66 munge ip ttl set 0xff munge tcp flags clea…
1694 …sk 00ffffff.*tcp\\+12: val 00000000 mask ff00ffff.* 12: add 00000020 mask ffffff0f.*udp\\+0: add 0…
1702 "name": "Add pedit action with mixed RAW/LAYERED_OP #2",
1717 …"cmdUnderTest": "$TC actions add action pedit ex munge eth src set 11:22:33:44:55:66 munge eth dst…