- Aug 23, 2016
-
-
AndreMantas authored
-
AndreMantas authored
-
- Aug 19, 2016
-
-
Ryan Izard authored
Improve getPath() functions in IRoutingService
-
Ryan Izard authored
-
Ryan Izard authored
Improve getPath() functions. Null is no longer returned anywhere. Instead, we use empty Path objects to indicate a path was not found.
-
- Aug 17, 2016
-
-
Ryan Izard authored
fix concurrency issue in Statistics
-
- Aug 16, 2016
-
-
Lei Xu authored
-
Lei Xu authored
-
Lei Xu authored
-
Lei Xu authored
-
Ryan Izard authored
Fix forwarding bug
-
Ryan Izard authored
-
- Aug 12, 2016
-
-
Ryan Izard authored
Extract possible VLAN tag from packet-in's match
-
Ryan Izard authored
Allow retrieval of VLAN tag from packet-in match. The VLAN tag might be here if the switch popped the VLAN tag from the packet itself prior to encapsulating it in the packet-in message.
-
- Aug 11, 2016
-
-
Lei Xu authored
-
- Aug 10, 2016
-
-
Ryan Izard authored
Check special ports using loxi, not using bitmasks
-
Ryan Izard authored
-
- Aug 08, 2016
-
-
Ryan Izard authored
Improve Forwarding link/port down handler
-
Ryan Izard authored
-
Ryan Izard authored
-
- Aug 05, 2016
-
-
Ryan Izard authored
-
Ryan Izard authored
-
Ryan Izard authored
-
- Jul 31, 2016
-
-
Ryan Izard authored
Forwarding tweaks
-
- Jul 30, 2016
-
-
Ryan Izard authored
-
- Jul 27, 2016
-
-
Ryan Izard authored
Each hop of path should optionally ignore in-port in flow match
-
Ryan Izard authored
-
- Jul 24, 2016
-
-
Ryan Izard authored
Add detailed-match property to Forwarding
-
Ryan Izard authored
Fix forwarding bug
-
Ryan Izard authored
Add new detailed-match property to define source and destination addresses to match on in each layer. Also add in-port as an optional match for the existing match property.
-
Ryan Izard authored
-
- Jul 19, 2016
-
-
Ryan Izard authored
Fix utilization link costs
-
Ryan Izard authored
-
Ryan Izard authored
Next round of topology updates
-
Ryan Izard authored
Don't use statistics service to get link speed. This can be derived from the IOSwitchService more efficiently. Remove link speed function from IStatisticsService.
-
Ryan Izard authored
-
Ryan Izard authored
Major topology/routing improvements
-
- Jul 18, 2016
-
-
Ryan Izard authored
-
Ryan Izard authored
Change log levels of frequent, unnecessary logs to debug. Were previously warn. Add new RoutingManager to properties
-
Ryan Izard authored
-