On Wed, Dec 19, 2012 at 10:11 PM, Ethan Jackson <et...@nicira.com> wrote:
> In older versions of Open vSwitch, one could reasonably predict
> that the datapath port number would be the same as the OpenFlow
> port number even for ports which may not exist yet.  With the
> single datapath model, it's no possible longer to make this
> prediction.  Therefore, instead of attempting to, this code simply
> drops packets which output to a nonexistent port.
>
> Signed-off-by: Ethan Jackson <et...@nicira.com>

Looks good, this seems generally safer overall.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to