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.011Sep109876531Aug4Sep31Aug3029282731302927282722212017161514131211101110910910910910987632131Jul3029282726252322201918171614131110976543432129Jun2827262524232221201916151413121191098787654323232131May1Jun31May3031302928272625242324232221181716151615141514111087543Rewrite 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()"Show wildcard in OFMatch toString()Merge into master from pull request #286:When deleting or allocating a device as a part of reclassify update the device map, primary and class indices to reflect this change.temp debug disableFL-82 - Don't add/remove the Firewall module from the OFPacketIn listeners when enabling/disabling.FL-82 - Simply enabling/disabling the firewall and log it.Merge pull request #8 from amertahir/masterminor fixesMerge branch 'firewall' of github.com:alexreimers/floodlightsmall bug-fix and additional test caseFL-82 - Firewall.java - Protect the firewall rules with synchronization.FL-82 - Fix logging in Firewall.java.FL-82 - Have Forwaring pay attention to IRoutingDecision.FORWARD_OR_FLOOD.FL-82 - Cleanup Forwarding to pay better attention to IRoutingDecisions.
Loading