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.08Jun65432129May262313121110130Apr272019181716138327Mar262019171615141312109327Feb20165420Jan1230Dec2925232221191817161512121Nov2018141310753131Oct3027261024Sep1615141129Aug27211917161514131211108765431Jul302818Jun21Apr20625Mar754228Feb1Mar30Dec205Nov30Oct17Sep756Aug222Jul1728Jun26252423222120191817141312111076543231May3029282726252423222120191817161514131211109876532modified pom.xml to include LICENSE.txt, NOTICE.txt and README.md from root folder into final jarMerge pull request #2 from AndreMantas/AndreMantas-writePacketOutForPacketInUpdate LearningSwitch.javaUpdate OFMessageUtils.javaUpdate OFMessageUtils.javaMerge pull request #1 from AndreMantas/AndreMantas-writePacketOutForPacketInUpdate OFMessageUtils.javaMerge pull request #552 from rizard/masterUpdated OpenFlowJ-Loxi with IPv6 of(byte[]) patch.Merge pull request #551 from rizard/masterPatched ARP class to use MacAddress, IPv4Address, and ArpOpcode, as it should. This makes it safer and avoids primitive data types.Fixed ant unit tests! =)Added an example in testmodule. Not important really.Merge branch 'master' of http://github.com/floodlight/floodlightFixed some unit test dependency issues where there are multiple @Before annotated methods.Merge pull request #549 from oxisto/hotfix/unit-testre-enabled unit testsfixed failed unit test because of new handleOutgoingMessage() in IOFSwitchManagerMerge pull request #546 from oxisto/feature/maven-integrationupgraded to the lastest RESTlet version because of jackson dependencyMerge pull request #547 from oxisto/feature/handle-outgoingminor cleanup for handle-outgoing-messages featurefirst attempt to re-enable message listeners to receive outgoing OFadded jsslutilsadjusted restlet versionadjusted library versionsadded maven wrapper (excluded tests for now)Merge pull request #544 from rizard/masterFixed what was likely one of the dependency issues in the unit tests. There were two @Before annotations on functions in the handshake handler tests. setUp() depends on setUpFeaturesReply(); but if they are both @Before, there's no guarantee the first @Before (features reply) will be executed before the second @Before (setup). Removed @Before annotation from setUpFeaturesReply() and manually invoke that function from within setUp() so that the featuresReply class variable is set when it's needed in setUp().Comma-delimited now. There will be an issue if a key is invalid, but this is a good start. If a key is invalid, we might output a double-comma where the key would have normally been inbetween.Fix action list serialization to JSON format. We can have more than one of each action in the list, so when the JSON parser at the client end displays the string, it will only show the last key of each duplicate key (which is not good).Support masked flow mods inserted into the SFP via an OFFlowAdd. This is different from MatchUtils, since we have to put into the map with the SFP's column keys.Merge pull request #540 from oxisto/upstream/masterMerge pull request #537 from Pengfei-Lu/patch-2Merge pull request #543 from phpHavok/masterAdded a more useful toString() method.minor changes in variable name and description of flag to includesmall change in description for SEND_FLOW_REM flagadded option to add SEND_FLOW_REM flag into new flowmod messagesMerge pull request #536 from rizard/master
Loading