- 13 Oct, 2015 8 commits
- 12 Oct, 2015 5 commits
-
-
- fixed bug in radiobuttonset which failed to update button selection state via programmatic selectedIndex() call. - default overlay configured at beginning of topoToolbar.js Change-Id: I54c82e402b3c3955c3d83a264c6d8ac14127ce70
Simon Hunt authored -
- Create a bridge with data path id - Create a tunnel port with some options Change-Id: I9fbf6322272f9151c0fc904d1c681e5ffb793be0
Hyunsun Moon authored -
No longer need this since we start using Network Config Subsystem Change-Id: Ib038963e8d677f3533ba1a815af9c5d870a1d158
Charles Chan authored
-
- 10 Oct, 2015 1 commit
- 09 Oct, 2015 14 commits
-
-
- Updating setControllerAuto to use setControllersWithUUID and cleaned up unnecessary conversions - Removed commented out code in setControllersWithUUID - Removed old setControllers method Change-Id: I1ee89d5237e58b64e880d9a6db4cee16815dd9a8
Brian O'Connor authored -
- Reworking store commands to use compute for updates - Trigger add/remove to devices on map events Change-Id: I33391435945c1775a9ef0cdc83920fc1cadfd658
Brian O'Connor authored -
Only handle packets that we are explicitly listening for Change-Id: I4f3121bbd94568b420eb1c6d15ba73fbcc8690ef
Brian O'Connor authored -
… atrributes of Node and Prefix Change-Id: I51f3cdbf273e7b82d1cccb21c9b2de83aba3a95d
Priyanka B authored -
The missing part of gerrit #5533 Change-Id: I0830aa80f9be0e9933a99e0c12518aef67008a53
Charles Chan authored
-
- 08 Oct, 2015 7 commits
-
-
need deploy three applications, but now vtn/vtnweb/vtnrsc as three bundles are packaged as a single application. instead to install three application. of cource if the other apps want to depend on any one of three bundles, it can do. Change-Id: I3535b36ac082dbb90cb714ba83d2336c950a22a1
samueljcc authored -
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 5 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
-