On Mon, May 7, 2012 at 4:56 PM, Pravin B Shelar <[email protected]> wrote: > Fixed according to comments from Jesse. > v1-v2: > - Reversed port validity check. > > --8<--------------------------cut here-------------------------->8-- > > When the kernel validates set TCP/UDP port actions, it looks at > the ports in the existing flow to make sure that the L4 header exists. > However, these actions always use the IPv4 version of the struct. > Following patch fixes this by checking for flow ip protocol first. > > Signed-off-by: Pravin B Shelar <[email protected]>
Acked-by: Jesse Gross <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
