Versions Compared

Key

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

...

  • 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
    • Implement MapServer and MappingDatabase
      • Handle Map-Register, Info-Request control message
    • Implement MapResolver
      • Handle Map-Request inside Encapsulated Control Message (ECM)
    • 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

...