[ovs-dev] [PATCH v4] Add configurable OpenFlow port name.

Flavio Leitner fbl at sysclose.org
Tue May 24 13:41:54 UTC 2016


On Tue, May 24, 2016 at 03:07:23PM +0800, Xiao Liang wrote:
> Add new column "ofname" in Interface table to configure port name reported
> to controllers with OpenFlow protocol, thus decouple OpenFlow port name from
> device name.
> 
> For example:
>     # ovs-vsctl set Interface eth0 ofname=wan
>     # ovs-vsctl set Interface eth1 ofname=lan0
> then controllers can recognize ports by their names.
> 
> Signed-off-by: Xiao Liang <shaw.leon at gmail.com>
> ---

Acked-by: Flavio Leitner <fbl at sysclose.org>





More information about the dev mailing list