- 21 Sep, 2016 17 commits
-
-
The GroupStore exposes purgeGroupEntry, which purges from the store by a specific device. Add purgeGroupEntries, to purge entries from all devices from the GroupStore, and expose purgeGroupEntries to allow applications to purge all group entries from the GroupStore without specifying a device. Change-Id: I735f011a1fbbfa3ce8f1dd57a591a81c4377b012
Victor Silva authored -
Added common constants to AbstractCellFormatter. Change-Id: I02081506c705e15dedb56e9895106b52e2c0aa7c
Simon Hunt authored -
Added common constants to AbstractCellFormatter. Change-Id: Ie20ea62f059646e7d6c7f3660dd60a60c40532fe
Simon Hunt authored -
Promoted Glyphs inner class to GlyphConstants. Change-Id: Ib12a4556a75d98edb3544b9ae45605fab554fdcf
Simon Hunt authored -
- Consolidate JSON object key constants on Config class Change-Id: I7f3b74dd171d1589e259f4b6d3371509359c757d
Yuta HIGUCHI authored -
useRegionForBalance roles has been available for a while but seems to only be accessed directly (it's a public field). It'd be useful to be able to change that using the CLI. Change-Id: If8c6dfbb300513e4d8dc0ba3d0d8f6ce9eac036a
Victor Silva authored
-
- 20 Sep, 2016 7 commits
-
-
Changes: - Discards Link events if one of the switch is down; - Triggers the paths optimization after device-down event; Change-Id: I4114f2450401e0d1ff5658d592daf319d977f20e
Pier Ventre authored -
Description for REGION_REMOVED and REGION_UPDATED were mistakenly switched. Change-Id: I7b4dcb19980c47f544693d207ea12cf6ffd75e42
Victor Silva authored -
Use outputPorts.keys() might generate duplicate flow rules. Use keySet() can fix this problem. Change-Id: I8c1c47ccb8835c174b639cf4a5e94c1c1b36484d
Yi Tseng authored -
Call modified() to grab configuration, if it exists. Current behavior is to ignore previous cfg files and only really change the property after configuration events. Co-Authored-By: Thiago Sousa Santos <thiago@waltznetworks.com> Change-Id: I48408cc77a296f4ed47a026856ca41458c9c62b7
Victor Silva authored -
sets the context as handled, updates learningswitch version and fixes a checkstyle error. Change-Id: I30a9abae60a808e3d610e5a7086cc7ee53720bb9
Pier Ventre authored -
The FlowRuleStore exposes purgeFlowEntry(DeviceId), which purges from the store by a specific device. Add purgeFlowEntries, to purge entries from all devices. Change-Id: I0ec50d2bbb8b39097189f9e332dc3efd281bc811
Victor Silva authored
-
- 19 Sep, 2016 4 commits
-
-
Also, hooking learning-switch app into the Maven build Change-Id: Ie4379bd170a066d8b7479d0db0c1ae24b80d766a
Ray Milkey authored -
Amends based on Simons Comments ESLinted The whole project Topo2Link - Added Labels for PortA and PortB on mouseover Updated breadcrumbs Topo2.js - commented out a line causing error on panning Topo2 Navigation between regions Change-Id: I9cc0f4499ab68a14e246bba192f6528258471b35
Steven Burrows authored
-
- 17 Sep, 2016 2 commits
- 16 Sep, 2016 10 commits