"dev" <[email protected]> wrote on 05/24/2016 02:07:23 AM:

> From: Xiao Liang <[email protected]>
> To: Flavio Leitner <[email protected]>, [email protected]
> Cc: Takashi Yamamoto <[email protected]>
> Date: 05/24/2016 02:28 AM
> Subject: [ovs-dev] [PATCH v4] Add configurable OpenFlow port name.
> Sent by: "dev" <[email protected]>
>
> 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 <[email protected]>

Putting on my operator hat, I can see this being rather useful...

Acked-by: Ryan Moats <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to