On Tue, Nov 04, 2014 at 03:13:21PM +0900, Simon Horman wrote: > If usable_protocols_bitwise and usable_protocols_cidr are equal > then it does not matter which one is returned. This leads to > a slight simplification of the selection logic. > > Signed-off-by: Simon Horman <[email protected]>
The current logic is there because ip_is_cidr() is relatively expensive and usually does not need to be called. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
