Step 1: Move vm scripts to the right place
[integration/test.git] / tools / OF_Test / match-keywords.csv
1 arp-op;arp_op
2 arp-source-transport-address;arp_spa
3 arp-target-transport-address;arp_tpa
4 arp-source-hardware-address;arp_sha
5 arp-target-hardware-address;arp_tha
6 ethernet-source;dl_src
7 ethernet-destination;dl_dst
8 ethernet-type;dl_type
9 icmpv4-type;icmp_type
10 icmpv4-code;icmp_code
11 in-port;in_port
12 in-phy-port;in_phy_port
13 ip-dscp;nw_tos
14 ip-ecn;nw_ecn
15 ip-protocol;nw_proto
16 ipv4-source;nw_src
17 ipv4-destination;nw_dst
18 ipv6_source;ipv6_src
19 ipv6_destination;ipv6_dst
20 ipv6_label;ipv6_label
21 sctp-destination-port;tp_dst
22 sctp-source-port;tp_src
23 tcp-destination-port;tp_dst
24 tcp-source-port;tp_src
25 udp-destination-port;tp_dst
26 udp-source-port;tp_src
27 vlan-id;dl_vlan
28 vlan_tci;vlan_tci
29 nd_target;nd_target
30 nd_sll;nd_sll
31 nd_tll;nd_tll
32 tun_id;tun_id