- 06 Oct, 2015 2 commits
- 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 8 commits
-
-
- pulled some common code out into a method - fixed some spacing problems Change-Id: I7c4f0cc6f236e8c05188fb94df3ec9ebe70140bf
Ray Milkey authored