[ovs-dev] [PATCH v2] ofproto-dpif: add support for layer 3 ports

Ben Pfaff blp at nicira.com
Mon Nov 18 22:45:46 UTC 2013


On Mon, Nov 18, 2013 at 10:27:48PM +0200, Lorand Jakab wrote:
> Add member is_layer3 to struct ofport_dpif to mark layer 3 ports.  Set
> it to "true" for the only layer 3 port we support for now: lisp.
> 
> Additionally, prevent flooding to layer 3 ports.  A later patch will
> also prevent MAC learning.
> 
> Signed-off-by: Lorand Jakab <lojakab at cisco.com>

vswitch.xml was missing a closing </p>.  I fixed it and will apply
this to master soon.

Thanks!



More information about the dev mailing list