Difference between revisions of "IETF 102 Hackathon"
From Yuma123 Wiki
Jump to navigationJump to search (Created page with '==Objectives== Below are the 3 main objectives. Updates will be published below. ===1 - Alternative southbound interface to flow enabled network bridges=== This is a new project …') |
|||
Line 18: | Line 18: | ||
− | ===2 - |
+ | ===2 - Resume projects started in IETF 101 Hackathon=== |
===3 - Release 2.11 version of yuma123=== |
===3 - Release 2.11 version of yuma123=== |
Revision as of 14:59, 14 July 2018
Contents
Objectives
Below are the 3 main objectives. Updates will be published below.
1 - 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:
1. Design and publish draft with YANG model of a flow enabled network bridge.
2. 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.
3. Controller (client) side plug-in implementation - yangflowplugin for ODL interacting with NETCONF mounted nodes implementing the YANG model that ideally can coexist with openflowplugin.