Hi guys,

The document ovs-ofctl HTML in http://openvswitch.org/support/:

When *dl_type=0x0806* or *arp* is specified, matches the *ar_spa* or *ar_tpa
* field, respectively, in ARP packets for IPv4 and Ethernet.

When *dl_type=0x8035* or *rarp* is specified, matches the *ar_spa* or *
ar_tpa* field, respectively, in RARP packets for IPv4 and Ethernet.

I use the command: ovs-ofctl dump-flows, i found the result is:

arp_spa and arp_tpa, is not ar_tpa.

So is this a problem?

Best regards,

Kris
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to