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.021Dec191817161512121Nov2018141310753131Oct3027261024Sep1615141129Aug27211917161514131211108765431Jul302818Jun21Apr20625Mar754228Feb1Mar30Dec205Nov30Oct17Sep756Aug222Jul1728Jun26252423222120191817141312111076543231May3029282726252423222120191817161514131211109876532130Apr29282726252322211918171615131211101110986565432130Mar29282726more 2moreAdd in OF1.0 support for regular 'actions'....Another tweak to the JS.Testing to see if a commit is preventing the js file from being updated and yet again....Testing to see if a commit is preventing the js file from being updated and yet again.Testing to see if a commit is preventing the js file from being updated again.Testing to see if a commit is preventing the js file from being updated.Updated Forwarding's unit test to expect a priority of 1 now in all flowmods.Updated circuitpusher with new SFP syntax. Updated Forwarding(Base) to use a default priority of 1, since in OF1.3 we have a priority=0 table-miss flow that will also match. Trying to update the Web UI to display flows correctly.Added insertion of default table-miss flow for OF1.3 switches. Also added clearing of switch tables when switch connects. Both of these only occur if the controller is in the MASTER role for the switch. It if is placed in SLAVE, the switch flow tables will not be modified. Also had to update the unit tests with new expectations for IOFSwitchBackend fuction calls (which was a real pain).Added REST API support for getting list of loaded and all modules. Tinkered with Web UI's flow action display. The problem is that the actions (write and apply) will not display for any flow. Need to spend some time figuring out the issue.Merge pull request #7 from Naveen165/masterUpdate SwitchStatisticsResource.javaUpdate SwitchResourceBase.javaUpdate AllSwitchStatisticsResource.javaUpdate StatsReplySerializer.javaAdded MPLS_BOS and TUNNEL_ID support to SFP, since Loxi now supports it. Also changed MatchUtils's fromString() function's header to include the updated syntax for fields.Add in firewall again. Fixed an issue where all packets would be dropped if a rule could not be found. Also fixed an issue where all-zero MAC addresses would be used as a match for wildcarded MACs in some cases.Changed log level to INFO for most packages. Set LLDP log level to INFO to see evidence the controller is alive every 10s.Verified all REST APIs except Firewall and VirtualNetworkFilter. Added JSON return for clearing SFP flows.Update StaticFlowEntryPusherResource.javaUpdate StaticFlowEntries.javaRemoved all deprecated FlowReconcileManager stuff from unit tests, which is just now showing up as a warning... Also clarified debug message in ActionUtils for actions that do not take the form 'key=value' e.g. 'pop_vlan'. It was phrased as if the action was bad, but it's okay for some that do not take a value.added MPLS BOS to MatchUtils. Wrote part of a check function to verify SFP flow entries, but left it commented out.Update StaticFlowEntries.javaUpdate StaticFlowEntryPusherResource.javaFixed the serializers for core and SFP. They now have a common platform to do all the flow-mod, match, instructions, and actions serialization. Also fixed AllSwitchStatisticsResource so that it returns a StatsReply object like SwitchStatisticsResource. Played around in Testmodule to try out meters and tables.Update StaticFlowEntryPusherResource.javaUpdate StatsReplySerializer.javaUpdate MatchUtils.javaUpdate InstructionUtils.javaUpdate ActionUtils.javaUpdate StaticFlowEntryPusherResource.javaUpdate StaticFlowEntryPusher.javaUpdate StaticFlowEntries.javaDelete HeaderFieldsException.javaChange message to eth_type instead of dl_type.Update StatsReplySerializer.java
Loading