Hi, In the reference 1.0 switch (and the NetFPGA), if I run:
# ofdatapath punix:/var/run/dp0.sock # ofprotocol unix:/var/run/controller.sock unix:/var/run/dp0.sock # dpctl add-flow unix:/var/run/dp0.sock dl_type=0x0806,actions=controller What gets installed is: # dpctl dump-flows unix:/var/run/dp0.sock stats_reply (xid=0x6b35bd27): flags=none type=1(flow) cookie=0, duration_sec=0s, duration_nsec=928000000s, table_id=1, priority=32768, n_packets=0, n_bytes=0, idle_timeout=60,hard_timeout=0,arp,tp_src=0,tp_dst=0,actions=CONTROLLER:all Why the matches on "tp_src=0,tp_dst=0" appear? Is this correct? In OVS this doesn't seem to happen. Allan
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss