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.
9a6641288dd057ac9545a560893d90f9ea9a3359
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
14
Feb
13
12
11
10
9
8
7
6
5
4
2
31
Jan
30
29
28
27
23
21
19
16
12
11
10
7
6
4
3
2
1
31
Dec
30
29
28
27
21
20
19
18
16
13
14
13
12
11
10
7
6
4
3
30
Nov
29
28
21
20
19
18
17
15
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
Use more aggressive findbugs settings for eclipse plugin.
ant eclipse: create project specific config for FindBugs plugin
Don't put project specific eclipse settings in git
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
add debug log
BVS-224, order the IDeviceListeners
OFSwitch: add caveat about undocumented behavior
OFSwitchBase: fix broadcast portBroadcastCacheHitMap
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Fix findbugs issue in Forwarding module.
Minor changes to autoportfast default. Remove "final" to allow default to be changed, if needed.
undo SuppressWarning change
floodlight/build.xml: remove superfluous echo
add findbugs-exclude.xml
add jars for Findbugs ignore annotations
Remove unused imports
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Merge pull request #365 from mwfong/producerconsumer
Use a set instead of a list to disallow duplicate entries for ignoring MAC
Add functionality to link discovery manager to ignore packets from certain MAC addresses
Fix a number of issues identified by FindBugs
Remove 'assert' from unit tests
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Handling portnum correctly in portstats reply when serializing for json
Minor code fixes due to FindBugs report.
Merge into master from pull request #2491:
Fix NPE in LinkDiscoveryManager.java
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Merge into master from pull request #2489:
Bugfix. Should check if portBroadcastDomainLinks contains NodePortTuple, and not long.
Merge into master from pull request #2488:
Make null values not show up in the rest output
Option to flush or not flush flow tables on a switch through properties file.
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Fix a javadoc comment
Merge pull request #371 from kwanggithub/master
Squashed commit of the following:
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Fix singleton task initialization
Loading