- 23 Mar, 2016 13 commits
-
-
- Specify Logger for the Executor - Use Executor#execute instead of ExecutorService#submit for fire and forget type of usage. Note: submit() will swallow thrown Exception Change-Id: I507b841dc3feedf4ad20a746c304518d68fb846a
HIGUCHI Yuta authored -
- Added MapListener for cordvtn node store and made the init process to be triggered by map event, so that the leader can do its job regardless of the location where node init CLI command happens - Fixed equals and hashCode override to use all node attributes except for the node init state - Adjusted some log levels Change-Id: I45688afa60de3516d91132e8a6c49cf90c4dcae4
Hyunsun Moon authored -
This helps in fixing "address in use" exceptions while creating the datagram sockets. This was hit while triggering repeated radius server reconfigurations. Change-Id: I084c1d83499c010036fcfbca0ad86d40f4e4db88
A.R Karthick authored
- 22 Mar, 2016 8 commits
-
-
More work still needs to get done to allow client to process server-pushed preferences updates. Change-Id: I6e80e3f3677285cb19cfa3b6240c1b13aac56622
Thomas Vachuska authored -
Removing dependence on hashing for unique groupkeys in ofdpa driver. Group-store no longer removes groups from store if a group-operation fails due to GROUP_EXISTS. Group-store also checks for unique group-id when given by app. Group-provider now logs warning before making call to core. Change-Id: I4a1dcb887cb74cd6e245df0c82c90a50d8f3898a
Saurav Das authored -
- Using TemporaryFolder rule should ensure that they'll be removed regardless of test results. Change-Id: I75539ae38aa0a8c3f8c00437f28c007422cd72c6
HIGUCHI Yuta authored
- 21 Mar, 2016 12 commits
-
-
DistributedVirtualNetworkStore. Change-Id: I7bf67527bccb598385f15ad70091e3f8458d35d3
Brian Stanke authored -
- Initial implementation of metric service reporter - Unit test for metric service reporter - Bump up metric lib from 3.1.0 to 3.1.2 Change-Id: Ia178df759d671dfc15cffaacb09d5279ad3d9ad8
Jian Li authored -
…ease readability of Error message and function name Change-Id: I467a536a9d2a6cbb29873491fdb0a91f211deefd
Gaurav Agrawal authored -
…onstructs as identifers and string Change-Id: I8dd01dc60d280a843b0a485681caa6bfcac013c2
Vidyashree Rama authored -
- Add getIntegerProperty and isPropertyEnabled methods which take default value as third parameter - Remove all duplicated code from RefactiveForwarding, GroupManager, FlowRuleManager, CoreManager, HostLocationProvider and ProxyArp Change-Id: Ifc93aa813acfdd4cbac0166497d7b526b08b2090
Jian Li authored -
groups that are created by device drivers. Change-Id: Iff9e04e5e96b2cabbdb40e83215315d2e27791a6
Saurav Das authored
- 18 Mar, 2016 2 commits
- 17 Mar, 2016 1 commit
-
-
- Remove unnecessary repository in pom - Move Tests to appropriate path/package - cosmetic fixes Change-Id: I017293837626a976fe64f811583bb6e314edbd65
HIGUCHI Yuta authored
-
- 12 Mar, 2016 1 commit
- 11 Mar, 2016 3 commits