[ovs-discuss] Rule to drop all packets of type

Hung-Wei Chiu (邱宏瑋) hwchiu at cs.nctu.edu.tw
Thu Mar 20 16:49:08 UTC 2014


Hello.

I think you should set the dl_type to match all ipv6 packet, like this.
ovs-ofctl add-flow br0 "dl_type=0x087dd,actions=drop"

2014-03-21 0:42 GMT+08:00 John Thoe <johnthoe at outlook.com>:
> Hi
>
> What is the right way of dropping all particular packets of a type? if I want to drop all ipv6 packets.:
>
> ovs-ofctl add-flow br0 'ipv6,actions=drop,'
>
> is good?
> _______________________________________________
> discuss mailing list
> discuss at openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss



-- 
Best Regards,

Hung-Wei Chiu(邱宏瑋)
--
Computer Center, Department of Computer Science
National Chiao Tung University



More information about the discuss mailing list