• This project
    • Loading...
  • Sign in

홍길동 / onos

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • onos
  • incubator
  • api
  • src
  • test
  • resources
  • mcast-config-invalid.json
  • Charles Chan's avatar
    CORD-348 multicast support in SegmentRouting and vRouter · d55e84de ...
    d55e84de
    In this submission:
    * Setup/teardown multicast route according to SinkAdded/SinkRemoved event
        - ingressVlan and egressVlan is configurable through network config
    * Change behavior of OFDPA VLAN assignment
        - Always use the VLAN in metadata if present
    * Bugfix of writing immutable object
    
    NOT in this submission (coming soon):
    * Error handling (e.g. link/device failure recovery)
    
    Change-Id: I9be11af04eb2d6456b865c7e59e96cc02370f846
    Charles Chan authored 2016-04-18 20:06:57 +0000
mcast-config-invalid.json 53 Bytes
Raw Blame History Permalink
1 2 3 4
{
  "ingressVlan" : "None",
  "egressVlan" : "5000"
}