Committed by
Gerrit Code Review
CORD-348 multicast support in SegmentRouting and vRouter
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
Showing
17 changed files
with
540 additions
and
96 deletions
This diff is collapsed. Click to expand it.
incubator/api/src/test/java/org/onosproject/incubator/net/config/basics/McastConfigTest.java
0 → 100644
-
Please register or login to post a comment