- 06 Oct, 2015 6 commits
-
-
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 21 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 -
moving package to API with BETA tag Change-Id: I62a611dcb67b6b4d3ee6f90ed2e963ea345b7d6e
alshabib authored -
- might be related to CORD-199 - Builder was not intended to be shared, since they are mutable - also unsubscribe from cluster communicator on deactivate() Change-Id: I0eebec1d5420277b33e2fb373119ffcb40a31c43
HIGUCHI Yuta authored
- 01 Oct, 2015 4 commits