- 08 Oct, 2015 4 commits
-
-
The isolation level of TransactionalMap is repeatable read. Read values for the same key don't change during a transaction. The removed branch is never executed because the variable "before" is null. Change-Id: I5cd1f7a488e3585d5a1e92dd5b50d52261edf415
Sho SHIMIZU authored -
- added "query" glyph. - added glyphDefined() predicate to glyph service. - made sure query glyph is displayed if a device type for which there is no corresponding glyph is encountered. Change-Id: Id5339ad3b666b885e096ced57760c5f84d8bcfc2
Simon Hunt authored -
- parameterize the UDP port of the RADIUS server - clean up some unused constants - refactor config code to reduce repetitive code Change-Id: I797dabd12c8ccd522f1ab0812c2b03da7264f2c0
Ray Milkey authored
-
- 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 7 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