Hi All, I am trying to pass a simple flow which matches on Ethernet Source Address "00:11:22:33:44:55" and IP Source Address "1.1.1.1". However when I use this against mininet I can see that only dl_src=00:11:22:33:44:55 can be seen on the dump flows command. Am I missing something here? I used to think both L2 and L3 matches could be sent in the same flow.
Output: mininet@mininet-vm:~$ dpctl dump-flows tcp:127.0.0.1:6634 stats_reply (xid=0x5e298db7): flags=none type=1(flow) cookie=0, duration_sec=9s, duration_nsec=29000000s, table_id=0, priority=32768, n_packets=0, n_bytes=0, idle_timeout=0,hard_timeout=0,dl_src=00:11:22:33:44:55,actions= Script is attached to the mail. Mininet version is 2.0.0. I had done a clone for POX as recent as last week so Im assuming that its the latest version. please let me know if I am doing anything wrong. Regards, Vinay Pai B.H. -- Vinay Pai B.H. Grad Student - Computer Science Viterbi School of Engineering University of Southern California Los Angeles, CA, USA
temp.py
Description: Binary data