- 24 Mar, 2016 5 commits
-
-
This is a preparation task for the future Intent Framework major enhancement that aims to consolidate resource allocation invocations into the Framework side instead of the compiler side. Declaring required resources and allocating the resources need to be clearly separated. This patch tries to separate these phases. Change-Id: Id254fe103803daf60ef2576fb5d717e9faa68c03
Sho SHIMIZU authored -
Theme updates are now propagated to all user sessions. Change-Id: If0e3f417294ee503c1186710c614d813b7cbd88e
Thomas Vachuska authored
- 23 Mar, 2016 17 commits
-
-
Introduced a new INSTANCE_READY type of ClusterEvent. Change-Id: I7f77ebae56cb18c196cd3ec7f2735faa4ca363db
Thomas Vachuska authored -
- MPLS encapsulation using constraint - New MPLS encapsulation test - Fix VLAN encapsulation test Change-Id: I94670bcd51a95a0272f786681e51d6785a56c4f5
Michele Santuari authored -
Also add validation that the given JSON node is appropriate for the config type (list vs object). Change-Id: Ib1c12b538860a6f18b8311c5f5a786608c04beb8
Jonathan Hart authored -
- 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 10 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