Hi I am working on OVS-1.7.3, I have an issue regarding IP fragmentation, when I set the fragment policy to drop, and then add a flow entry with Ip_frag= yes, then fragmented packets are hitting the flow entry, but as per man page it should not.
Detail IP Fragmented packets are hitting the flow entry when fragment handling policy is set to drop using ovs-ofctl Steps to Reproduce 1. Set fragment handling policy to drop using ovs-ofctl 2. Add a flow entry with action forward 3. Send fragmented matching packet Expected Result packet should not hit flow entry Actual Result packet is hitting the flow entry Regards Anish
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss