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.025Jan22211110423Dec22191817161514111087543124Nov13126429Oct12876528Sep21114331Aug2120181513121128Jul222116830Jun292726242322191812109865432129May262313121110130Apr272019181716138327Mar262019171615141312109327Feb20165420Jan1230Dec2925232221191817161512121Nov2018141310753131Oct3027261024Sep1615141129Aug27211917161514131211108765431Jul302818Jun21Apr20625Mar754228Feb1Mar30Dec205Nov30Oct17Sep756Aug222Jul1728Jun26252423222120191817141312111076543231May302928Clean up the CompletionListener implementationSynchronised with upstreamMerge remote-tracking branch 'upstream/master'Merge pull request #622 from rizard/masterInitial commit to add in Travis-CI automated testingMake the completionListener less noisyMerge remote-tracking branch 'floodlight/master'Merge remote-tracking branch 'floodlight/master'Merge with the master floodlightReplace all 0.9.0-SNAPSHOT with 2.0.0-SNAPSHOTMerge pull request #621 from rizard/gh-pagesFix 0.9.0 version in header to 2.0.0. Should be patched in loxigen too, since this is verion 2.0.0.Merge pull request #620 from rizard/gh-pagesAdded recent Loxi javadocMerge pull request #619 from rizard/gh-pagesFix conflictsMerge pull request #617 from rizard/netty4Add javadocMerge pull request #14 from AndreMantas/netty4Modified Forwarding and ForwardingBase to use setInstructions instead of setActions in OF 1.1 or later. New openflowj-2.0.0-SNAPSHOT.jar that duplicates the shortcut used for FlowMod setActions in version 1.3 to versions 1.1, 1.2 and 1.4Fix OF1.4 table features properties byte-align to 8 bytes. This required a Loxi update. Also updated handshake handler to not use action but instead instructions w/apply-actions.Merge pull request #616 from rizard/netty4Added unit test for writing messages while in MASTER/SLAVE. Changed to a blacklist mechanism instead of a whitelist (to match how the spec describes invalid (write) SLAVE messages). Completed invalid SLAVE messages for each OF version.Updated to properly handle IOFSwitch write()'s while in SLAVE role. TODO: make unit test for trapping invalid messages while in SLAVE. TODO: complete logic for handling valid SLAVE message types per OF version.Merge pull request #615 from rizard/netty4Ooops. Can't forget to update build.xml for ant.Include new OpenFlowJ that fixes async messagesUpdate OpenFlowJ and Netty for MavenPatched all unit tests and Netty4 out of order message sending.We can shutdown gracefully and not wait (as Netty3 did). If not waiting turns out to be a problem, we can wait again.OMG, it was a timeout that was too short. Good news is that the bootstrap unit test passes. Bad news is that there is a timeout somewhere in the sync module that is way too long and causes the unit tests for sync to take literally a few minutes. Will look into that next.Fixed a blunder in OFSwitchManager and Controller to allow switches to connect if a server IP isn't explicitly given in floodlihgtdefault.properties. Still can't get sync's bootstrap test to pass. Feels like a race condition b/t update threads.Updated sync manager to Netty4. Unit tests not passing yet. Fixed OFMeterConfig in core.web.Clean upInclude the completion listener in the learning switchMerge pull request #613 from rizard/masterFix bug in ActionUtils. OF1.0 transport ports were being parsed as shorts. For ports above 32767, this is bad.Core ported to Netty 4 along with unit tests. Still need to do sync and some loxi-related compile errors in web.serializers.Merge pull request #612 from rizard/masterDisable statistics collection by default. Add comments.
Loading