Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • ACTN TE Topology APP Implementation (Aihua Guo, Yixiao Chen, Henry Yu, Hesam Rahimi)
    • receive Receives multiple TE topologies from SB provider, and merge into one native TE topology - store ; stores both original, received TE topologies and the native topology in TE topology data store - provide ; provides APIs for NB APP to retrieve and display the TE topologies.
    • IETF TE Topology Provider
    • TE Topology NBI app YANG notification support
  • ACTN TE Tunnel Implementation (Aihua Guo, Cheng Fan, Liu Tao, Chen Qinghui)

    • IETF TE Tunnel Manager app, supporting multi-domain tunnel provisioning using the standard IETF YANG TE tunnel model

    • IETF TE Tunnel South-bound Provider app
    • TE Tunnel NBI app and YANG notification support
  • Enhanced YANG Management System (YMS) in ONOS (Gaurav, Vinod, Bharat, Vidya, Janani, Sonu, Rama, Shankara, Mahesh)
    • Added support to automate NBI CODEC for CURD operations including advanced YANG constructs.
    • Added support to automate SBI CODEC for CURD operations including advanced YANG constructs.
    • Added support to automate CODEC for RPC and Notification.
    • Added BUCK support.
    • Added support for Inter-JAR.
  • Enhanced YANG Tools (Gaurav, Vinod, Bharat, Vidya, Janani, Sonu, Rama, Shankara, Mahesh)
    • Changed code generation under "YANG Grouping" rather then "YANG Uses" for better code re-usability.
    • Added support for BUCK.
    • Refactored to support any build/runtime environment.
    • Enhancements to support improvement of performance of YMS.
  • Implement RESTCONF client, server (Hesam Rahimi, Cheng Fan)
  • Adding support for VLAN_PUSH with EtherType (incl. Q-in-Q) (Konstantinos Kanonakis)
  • Introduced L2SwitchVlanConfigBehaviour to manage VLANs on legacy L2 switch devices (Konstantinos Kanonakis)
  • Introduced BandwidthProfileConfigBehaviour to manage policers/markers (Konstantinos Kanonakis)
    • Created BandwidthProfile class to represent generic policers/markers
    • Created BandwidthProfileAction class to represent color actions (green/yellow/red)
    • Created DscpClass and IPPrecedence Enums
  • Added esc key handlers for cluster details panel (Viswanth KSP)
  • Dynamic Config Service & store API definitions [Sithara Punnassery]

...

  • HostLocationProvider enhancement (Charles Chan)
    • Enable host learning from DHCP packets
  • RouteService enhancement (Charles Chan)
    • Support static route configuration via REST API
    • Improve the argument description in RouteRemoveCommand
  • IGMPv2 support (Brian O’Connor)
  • GUI (Simon Hunt, Steven Burrows, Viswa KSP)
    • Changes in support of regions, basic region configuration
    • Resubmit Intent function added to the Intents View
    • GUI new Icons
    • Cluster Details panel showing node properties
  • Treemap primitive enhancements (Aaron Kruglikov)
  • Creation of unique subsystem for label (MPLS/VLAN) allocation (Pier Luigi Ventre)
  • P2P and H2H have moved to the FilteredConnectPoint (Pier Luigi Ventre)
  • Creation of LinkCollection compiler a unique compiler for H2H, P2P and MP intents (Pier Luigi Ventre)
  • VLAN tagging support for SDN-IP (Luca Prete)
  • Improved encapsulation for P2P intents (Pier Luigi Ventre)
  • Support for encapsulation in SP2MP and MP2SP intents (Pier Luigi Ventre)
  • Support for encapsulation in VPLS (Luca Prete)
  • Optimized chain of actions for the MP intents (Pier Luigi Ventre)
  • MPLS BoS decoding (Pier Luigi Ventre)
  • NeighbourResolutionService improvements (Pier Luigi Ventre)

POSTECH

  • LISP Implementation SBI Support (Jian Li, Yoonseon Han)
    • Add LispDeviceProvider which launches LISP controller
    • Add lisp providers and protocols into modules.defs
    • Support more LCAF addresses
      • Add LISP Traffic Engineering LCAF address with unit tests
      • Add LISP NAT LCAF address with unit tests
    • Add LISP MAC SHA1 and SHA256 authentication mechanisms
    • Initial implementation of Implement MapServer and EidRlocMap
    • Initial implementation of MapResolver
    • MappingDatabase
      • Handle Map-Register, Info-Request control message
    • Implement MapResolver
      • Handle Map-Request inside Encapsulated Control Message (ECM)
    • Add  Add LISP channel pipeline along with server bootstrap
    • Support CIDR ranged match for LISP EidRlocRecord
    • Add more control message type with serialization capability
      • Encapsulated Control Message (ECM)
      • Info-Request, Info-Reply
    • Make LISP authKey and authKeyId be configurable
    • Improve message processing throughput using Epoll NIO

Waltz Networks

  • FlowRuleStore: add purgeFlowEntries (Victor Silva)
  • MastershipLoadBalancer: listen to RegionEvents
  • GroupStore: add purgeGroupEntries

...