Difference between revisions of "IETF 102 Hackathon"
From Yuma123 Wiki
Jump to navigationJump to searchLine 1: | Line 1: | ||
==Objectives== |
==Objectives== |
||
Below are the 3 main objectives. Updates will be published below. |
Below are the 3 main objectives. Updates will be published below. |
||
− | === |
+ | ===Alternative southbound interface to flow enabled network bridges=== |
This is a new project originally defined in the following post on hackathon@ietf.org https://mailarchive.ietf.org/arch/msg/hackathon/vb27RmJivbwy8UURV_KXh2IzZd0 |
This is a new project originally defined in the following post on hackathon@ietf.org https://mailarchive.ietf.org/arch/msg/hackathon/vb27RmJivbwy8UURV_KXh2IzZd0 |
||
Line 15: | Line 15: | ||
* Checked https://github.com/opencomputeproject/SAI for references. |
* Checked https://github.com/opencomputeproject/SAI for references. |
||
− | === |
+ | ===Resume projects started in IETF 101 Hackathon=== |
− | === |
+ | ===Release 2.11 version of yuma123=== |
Revision as of 15:23, 14 July 2018
Contents
Objectives
Below are the 3 main objectives. Updates will be published below.
Alternative southbound interface to flow enabled network bridges
This is a new project originally defined in the following post on hackathon@ietf.org https://mailarchive.ietf.org/arch/msg/hackathon/vb27RmJivbwy8UURV_KXh2IzZd0
The project consists of 3 tasks:
- Design and publish draft with YANG model of a flow enabled network bridge.
- Device (server) side model implementation - loadable module for some of the available opensource NETCONF servers implementing the model for a OpenFlow device as a proxy controller with a single node.
- Controller (client) side plug-in implementation - yangflowplugin for
ODL interacting with NETCONF mounted nodes implementing the YANG model that ideally can coexist with openflowplugin.
Progress:
- Checked https://github.com/opencomputeproject/SAI for references.