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.018Oct1716141312131211986542130Sep282928272625242322212019201918171514131211109876531Aug4Sep31Aug3029282731302927282722212017161514131211101110910910910910987632131Jul3029282726252322201918171614131110976543432129Jun2827262524232221201916151413121191098787654323232131May1Jun31May30313029282726252423242322update from master Merge remote-tracking branch 'bigswitch/master'this is to fix the Switch with same DPID bugChanges to REST API for links. http://<controller>:8080/wm/topology/links/json would now return only direct and tunnel links (LinkType.DIRECT_LINK or LinkType.TUNNEL). To get external links, use http://<controller>:8080/wm/topology/external-links/json.OFPacketOut message prints packetData as hexstringTopology recompute task now runs every half a second.Add isTunnelPort() to ILinkDiscoveryService. A tunnel port is not an attachment point port even if no links are found through it.Fixed 'illegal start of expression' when using Sun JDK 6 compilermerging in Floodlight changesMerge pull request #324 from oshothebig/javadocMerge pull request #323 from alexreimers/masterBDDP packets are now transmitted with BSN Eth-type. Minor refactoring of the code inclues: (1) Removal of BDDP class; (2) Using LLDP encapsulated inside BSN header for BDDP functionality.Fix an issue in the REST API where setting datalayer MAC addresses in OFActions was not getting displayed properly.Merge into master from pull request #1515: TopologyManager should not process switch removed and port down messages explicitly as they are processed by link discovery module and generate corresponding link removed events. (https://github.com/bigswitch/bigswitchcontroller/pull/1515)Merge into master from pull request #1514: Add RARP ethertype (https://github.com/bigswitch/bigswitchcontroller/pull/1514)Pretty print LDUpdateTopologyManager should not process switch removed and port down messages explicitly as they are processed by link discovery module and generate corresponding link removed events.Add RARP ethertypeChanges to autoportfast working. Quarantining a fast port does not depend on whether the autoportfast feature is enabled or not.LLDP and BDDP should be suppressed only if the autoportfast feature is enabled.Rename isLLDPSuppressed to isLinkDiscoverySuppressed. Rewrite of autoPortFast feature and how the ports are added to quarantine and maintenance.Do not send forward LLDPs or BDDPs on fastports.updated RoleChange unittest to allow BAD_REQUEST:EPERMRelax our BAD_VENDOR checking to be liberal in what we receiveFix mismatch between Javadoc comment and method argumentfix queuing of flows to be reconciledmore logFirewall cleanup + allowing wildcard_hints in forwarding + Firewall unit test revisionCreating RoutingDecision as only class implementing IRoputingDecision; updating all exisitng dependenciesAdjust the max system load assumption for flow reconciliationDo not send PORT_UP notifications when the ports are cleared from the maintenance queue.Merge into master from pull request #1375: Four individual pull requests merged. (https://github.com/bigswitch/bigswitchcontroller/pull/1375)Send switch update event as part of LDUpdate whenever addedSwitch is called.allow to flush the packet in OFMessageDamperFix a null pointer exception. Add rest routable in link discovery only if the restApi is not null.REST API for getting the list of ports that are enabled for incoming traffic.REST API for enabling/disabling autoportfast feature in LinkDiscovery module.Merge branch 'master' of github.com:bigswitch/bigswitchcontrollerFixed the flowMod purge sequence on switch connect. fix TABs to spaces.Merge remote-tracking branch 'bigswitch/master' into spoofingLog message if isEntityAllowed returns false
Loading