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.012Sep11109876531Aug4Sep31Aug3029282731302927282722212017161514131211101110910910910910987632131Jul3029282726252322201918171614131110976543432129Jun2827262524232221201916151413121191098787654323232131May1Jun31May303130292827262524232423222118171615161514151411108754Merge branch 'master' of github.com:alexreimers/floodlightBSC-1687 -Remove a lot of log messages that were slowing everything downMerge into master from pull request #300:Remove a lot of log messages that were slowing everything downMerge into master from pull request #299:Update unit test to account for 1 second offset.When a packet-in is seen on the same attachment point as before, retain the active since from the old one.Merge into master from pull request #294:Made changes to test to incorpate change in classState map in device manager.Merge pull request #298 from sriniram/masterDo not push packet out if outport matches inport.Merge into master from pull request #298:Update to attachment point logic. NewAP is always given preference if it is not broadcast domain port and its active time is later than oldAP.Rewrite of reclassify, made learnDeviceByEntity the only place where devices get created or updated (through re-allocation).Merge branch 'master' of github.com:floodlight/floodlightMerge into master from pull request #297:If an attachment point port from packet-in does not replace already known attachment point, put it in oldAP list only if it was picked up from oldAP list. Otherwise, ignore the attachment point.Merge into master from pull request #296:Bug fix: when an attachment point from packet-in (newAP) does not replace the already known attachment point (oldAP), then we need to put newAP in the oldAPlist for possibly flagging it as duplicate in the future. Earlier, we were adding the already known attachment point in the list.Merge into master from pull request #295:Clear out oldAPs whenever updateAttachmentPoint() is called as it is triggered due to topologyChange and device reclassification.Changes to classState map to use IEntityClass name as key now. Also debug logs sprayed around some methods for more visibility if required while debugging.Merge pull request #293 from sriniram/masterUpdate to attachment point comptuation to flag devices flapping between two switch ports. Enable duplicate mac unit tests.Merge into master from pull request #292:Bug fix in attachment point comparison.Add hook to DeviceManager to allow discarding entities before learning.Merge into master from pull request #290:IOFSwitch: add methods to lookup ports by name or number.Merge pull request #291 from kjiang/masterAdd logic to select device APs in mockDevice for ease of unit-testsReclassify all devices that belong to changed entityclasses or null entity class. And also some fixes to prevent race conditions.Merge into master from pull request #289:Merge into master from pull request #288:Undo unwanted changesMerge remote-tracking branch 'floodlight/master' into bigbenchMerge pull request #287 from kjiang/masterorder the ofmessage listeners in mockFloodlightProviderRevert "Show wildcard in OFMatch toString()"
Loading