- 07 Oct, 2015 7 commits
-
-
- Updating EMPTY treatment to contain NOACTION - Remove NOACTION when building treatment from existing treatment - Putting NOACTION into immediate set if no actions exist Change-Id: I408b6b8daf2a3d38604a900c09d7c15cc3994757
Brian O'Connor authored -
DONE - Remove original configuration subsystem - Implement new SegmentRoutingConfig - Update SegmentRoutingManager and DeviceConfiguration TODO - Extract adjacencySid array from JsonNode - Extract subnets and prefixes from port subject Change-Id: Ic7fec102f4427a30eec99ebf6c7c5584652a6280
Charles Chan authored -
…relies on subject.toString. Change-Id: If4e07bc27cfaf8feb59397a5f104e5f663504f6e
Thomas Vachuska authored -
Another improment is: if we config interfaces for local subnet in network-cfg.json, sdn-ip will classify the traffic correctly Change-Id: I94d80bc5a7c29b70e6c8546d99b71850cfb3f14d
Pingping Lin authored
-
- 06 Oct, 2015 13 commits
-
-
…ed; fixed a few NPEs. Change-Id: I5f0e90b14bf1f00abd58e12590a3339b93695122
Thomas Vachuska authored -
Inline enumerating over enum values Change-Id: Icff35340d91490b67b05d521f7addc6519d2b47a
Sho SHIMIZU authored -
This will probably have to change once we understand how the mcastrib will be used. Change-Id: Iebc2654732d1429b574c20830817d0f112249ada
alshabib authored
- 05 Oct, 2015 9 commits
-
-
- HostMonitorTest Add more IPv6 related test cases - HostLocationProviderTest Add more test cases, including: NS/NA RS/RA DAD IPv6 unicast IPv6 multicast IPv4 - HostLocationProvider Minor indent fix Change-Id: Id4c3af430862c61872ccaa98beac3a47313206ac
Charles Chan authored -
* IntentSynchronizer can now handle any intent rather than having use case specific APIs * IntentSynchronizer does not generate or store intents anymore, it only perform synchronization * SdnIpFib generates and manages the procative route-based intents * ReactiveRoutingFib generates and manages the reactive intents * Unit tests have been tightned up to only test single components, rather than multiple components together * PeerConnectivityManager uses meaningful keys when creating intents Change-Id: I4bb036ec8d056f43ece46f7dfc71d5e5a136b77d
Jonathan Hart authored
- 02 Oct, 2015 11 commits
-
-
This is safe because getResourceCapacity(ResourceType, Link) never returns null Change-Id: Iabca2ef2dc933b4f2c0578bc4f9fb10848e1df1c
Sho SHIMIZU authored -
…n regardless of the component state Change-Id: Ia2e987c3b6d15339396737dfa68c6973d714798c
andrea authored