On Mon, 26 Sep 2016 09:28:36 +0900
IWASE Yusuke <[email protected]> wrote:

> These patch add a convenient API for creating VXLAN tunnels
> in lib.ovs and enhance the optional arguments for creating
> GRE/VXLAN tunnels.
> 
> FYI, now I am update the constants for OVSDB schema with OVS
> v2.5.0 (lib.ovs.vswitch_idl) and adding some missing APIs
> corresponding to "ovs-vsctl" command (e.g. "ovs-vsctl list").
> I will post it later.
> 
> IWASE Yusuke (4):
>   ovs/vsctl: Catch the default tag type in Port Table
>   ovs/bridge: Make local_ip to optional field for tunnel
>   ovs/bridge: Add utility method to create VXLAN port
>   ovs/bridge: Enable to request tunnel port number
> 
>  ryu/lib/ovs/bridge.py | 28 ++++++++++++++++++++--------
>  ryu/lib/ovs/vsctl.py  |  2 +-
>  2 files changed, 21 insertions(+), 9 deletions(-)

Applied, thanks!

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to