Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • gh-pages
  • hot-failover
  • master default protected
  • master-green
  • master-prejava8
  • perf-test
  • release.asplus
  • release.asplus.bvs
  • revert-555-master
  • revert-559-revert-555-master
  • revert-594-master
  • v0.8
  • v0.82
  • v0.85
  • v0.90
  • v0.91
  • v1.0
  • v1.1
  • v1.2
  • wallaby
  • v1.2
  • v0.91
  • v1.1
  • v1.0
  • v0.90
  • v0.85
  • v0.82
  • v0.8
  • asplus-rc5
  • asplus-rc2
30 results
Created with Raphaël 2.2.016Aug1211108531Jul3027241918171514131211109876542130Jun292321201814231May1817161210532130Apr2928262421116330Mar29282625241715135425Feb24232219181298754225Jan22211110423Dec22191817161514111087543124Nov13126429Oct12876528Sep21114331Aug2120181513121128Jul222116830Jun292726242322191812109865432129May262313121110130Apr272019181716138327Mar262019171615141312109327Feb20165420Jan1230Dec2925232221191817161512121Nov2018141310753131Oct3027261024Sep1615141129Aug2721Merge remote-tracking branch 'upstream/master'Merge pull request #698 from rizard/masterOpenFlow versions 1.0 and 1.1 do not have a match in their packet-in messagesMerge pull request #696 from rizard/masterAllow 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.fix concurrency issue in StatisticsMerge pull request #694 from rizard/masterCheck special ports using loxi, not using bitmasksMerge pull request #692 from rizard/masterFix concurrent mod exception. Need to use while with iterator instead of for loopFix bug removing link dst NPT flows. Change log levels to debugUpdate unit tests with new cookiesUse 1-byte shorter cookie for routing decision. Add Forwarding flowset cookie field.AppCookie improvements, including freeing up previously reserved space for use by usersMerge pull request #690 from rizard/masterrefactor some of Forwarding's doForwardFlow to make it easier to understandMerge pull request #689 from rizard/masterForwardingBase should also abide by Forwarding's match fields, including in-port.Merge pull request #688 from rizard/masterMerge pull request #687 from rizard/masterAdd 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.Fix forwarding bugMerge pull request #686 from rizard/masterThere won't be any utilization data if we've just turned on the statistics service.Merge pull request #684 from rizard/masterDon't use statistics service to get link speed. This can be derived from the IOSwitchService more efficiently. Remove link speed function from IStatisticsService.complete routing/path-finding REST APIMerge pull request #683 from rizard/yensAlso add RoutingManager to HA propertiesChange log levels of frequent, unnecessary logs to debug. Were previously warn. Add new RoutingManager to propertiesForwarding should use OFMessageUtils.getInPort(packet-in) instead of getting the in-port itself.Restrict access to TopologyInstance constructor and compute() functions. Other public functions should also be changed to private or protected.Fix merge conflictsAdd Javadoc to PathNodeAdd PathNode and LinkedPathNode classes for use in better defining paths in the topology.Refactor routes to paths (since they aren't really routes in a L3 context)Create RoutingManager that is separate from TopologyManger. It hooks into TopologyManager via new ITopologyManagerBackend, butmakes it much more obvious that the TopologyManger and TopologyInstance is responsible for much of the routing. Before this change, the actual 'routing' and 'path-finding' implementation location wasn't very clear.More REST API updates. Added JsonObjectWrapper class to wrap types that Jackson will serialize into arrays (illegal if outer type in JSON).REST API port changeRefactor path and routing APIs into their own web-routable. Add archipelago support to REST API.
Loading