Hello,
Now I set 
ovs-ofctl -v --log-file add-flow br0 
cookie=10,nw_src=192.168.0.171,ip,actions=drop
I can't find  the information of  packets ofctl drops from ovs-ofctl.log.
How to get the information of packets processed by ofctl.
Like iptables.log

Mar 20 17:02:09 chenze kernel: [ 6053.078045] IN=br0 OUT= 
MAC=ac:16:2d:13:6b:b8:24:be:05:24:f4:0a:08:00 SRC=192.168.0.156 
DST=192.168.0.165 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=ICMP TYPE=8 
CODE=0 ID=3549 SEQ=1 
Mar 20 17:02:10 chenze kernel: [ 6054.082587] IN=br0 OUT= 
MAC=ac:16:2d:13:6b:b8:24:be:05:24:f4:0a:08:00 SRC=192.168.0.156 
DST=192.168.0.165 LEN=84 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=ICMP TYPE=8 
CODE=0 ID=3549 SEQ=2 
Thank you.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to