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.
5b6df32530de37e4740c3f6a84c62e2c5bdde398
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
7
May
6
5
3
2
1
30
Apr
29
28
27
26
25
23
22
21
19
18
17
16
15
13
12
11
10
11
10
9
8
6
5
6
5
4
3
2
1
30
Mar
29
28
27
26
25
24
23
22
21
19
18
16
14
13
12
10
9
8
7
6
4
2
1
28
Feb
26
25
22
20
19
18
15
14
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
add function in devicemanager to finddevicebymac
fix junit test failure
Some bugfixes
Move EPERM test to OFChannelHandler
More unit test coverage for Controller.java
fix junit test
Merge remote-tracking branch 'bigswitch/master'
flow reconcile engine -- apply review comments
Merge into master from pull request #3208:
merge conflict
Merge into master from pull request #3237:
Merge into master from pull request #3235:
Make registerApp() thread safe
Add app id to overload block flows
Add AppCookie.registerApp() to check for unique app ID
resolve conflic
Ordering of modules for HA role change.
Merge remote-tracking branch 'bigswitch/master' into bigsync
Unit tests for driver manager and driver registry
Change if-then-else to switch statement.
Put in placeholders for reacting to switch added and switch removed events.
Add debug counter for SyncExceptions in Controller.java
Add debug counters to DeviceManager
Check to make sure all switches on the path are active before establishing a flow-mod. Add a unit test to verify this is the behavior.
Add meta-data to switches indicated "debug-level"
Merge remote-tracking branch 'bigswitch/master' into bigsync
Add counters to controller handle switch removed from store.
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
remove json serialization
Merge branch 'master' of github.com:kjiang/bigswitchcontroller
havana summit demo
Switch state sync work
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Add reseeding command to bootstrap tool and fix some bugs related to reseeding. Add unit test
Remove portBroadcastDomainLink map from link discovery as it does not affect correctness. Remove unused variable and uncalled method.
Remove switches from store after master transition that didn't reconnect.
addressing some minor review comments
When using fallback config, listen only on localhost
1) Add BootstrapTool that allows for configuring the system store to
Log an error and continue if a store listener throws a runtime exception
Loading