Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
floodlight
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
croft1
floodlight
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
3e6053403926db8a6f7555489b304ab92fdea0c0
Select Git revision
Branches
20
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
Tags
10
v1.2
v0.91
v1.1
v1.0
v0.90
v0.85
v0.82
v0.8
asplus-rc5
asplus-rc2
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Nov
14
13
12
11
10
9
8
7
6
5
2
1
31
Oct
30
29
26
25
24
23
22
21
20
19
18
17
16
14
13
12
13
12
11
9
8
6
5
4
2
1
30
Sep
28
29
28
27
26
25
24
23
22
21
20
19
20
19
18
17
15
14
13
12
11
10
9
8
7
6
5
31
Aug
4
Sep
31
Aug
30
29
28
27
31
30
29
27
28
27
22
21
20
17
16
15
14
13
12
11
10
11
10
9
10
9
10
9
10
9
10
9
8
7
6
3
2
1
31
Jul
30
29
28
27
26
25
23
22
20
19
18
17
16
14
13
11
10
9
7
6
5
4
3
4
3
2
1
29
Jun
28
27
26
25
24
23
22
21
20
19
16
15
14
13
12
11
9
openflow/j: Factor out Nicira Vendor Extensions initialization to util class
Log switch description strings
Call IOFSwitch.isPortFast() in link discovery
Test driver binding done in order of most to least specific desc
UI: Improve startup responsiveness
Merge into master from pull request #1907: Implement BigOFSwitchImpl, default BigFloodlight switch driver (https://github.com/bigswitch/bigswitchcontroller/pull/1907)
Merge remote-tracking branch 'bigswitch/master' into misc
Remove final qualifier fron OFSwitchBase methods (feedback from RobS)
Remove IOFSwitchFeatures, can now be done by overriding switch driver
Split OFSwitchImpl into OFSwitchBase and OFSwitchImpl
UI: Correctly handle switches and ports going away.
UI: Remove hosts from UI when they go away
UI: Added checkbox to header to control background updates
UI: Display controller uptime
UI: Fixed a crazy typo in flow display.
openflowj/BasicFactory: inject factories to all newly created objects
Simplify state model and move role reply handling to RoleChanger
Make controller role MASTER if no HA
openflowj/wildcards: integrated team feedback
openflowj/Wildcards: more descriptive names
openflowj/StaitisticsMessageBase: wildcard/fix type parameter of sub-statistics
openflow/OFStatisticsMessageBase: fix javadoc error
Forget to update unit test.
Merge remote-tracking branch 'bigswitch/master' into misc
Allos learning of entities on ports marked suppress-attachment-point
Make HARoleUnsupportedException private to roleChanger
Rename IOFSwitch.getRole() to getHARole(), remove isActive()
Remove IOFSwitch.sendHARoleRequest()
Remove IOFSwitch.getChannel()
Add IOFSwitch.getInetAddress and comments to other interfaces
Fix HA role related unit tests
Cleanup IOFSwitch HA related interfaces
Rename IOFSwitch HA role request interface and add unsupported exception
Merge remote-tracking branch 'bigswitch/master' into misc
bigbench: Fix BSC-1076 - oversized flow stats messages
floodlight: add a more userfriendly wildcards object
Several improvements and bug fixes for Device Manager:
create load balancer class and REST interface based on quantum LBaaS proposal http://wiki.openstack.org/Quantum/LBaaS/API_1.0
floodlight: add google guava library 13
Performance improvement for Device handling: BSC-2835
Loading