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.
499374a0c4c0ca8a4d24178a9cc29e4ea73db09b
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
2
May
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
30
Sep
28
29
28
27
26
25
24
23
22
21
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
Fix unit test.
Merge remote-tracking branch 'bigswitch/bigsync' into bigsync
Merge remote-tracking branch 'origin/master' into bigsynctmp
Some small fixes.
Create parent directories if needed
Improve logging of errors and add counters for sync protocol errors
Remove unused imports
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller
Make bootstrapping work when using authenticated connections
Prompt for key store password when not given on command line
Set permissions on created keystores
Finishing Sync of DeviceManager: add consolidate task. BVS-387
Change IHAListener. Prevent MASTER->SLAVE transition. BSC-3481
Increase port count for switch added test in LinkDiscoveryManagerTest
update comment on correct URL for debug counters
Add drop counters that are counted on demand
Don't call other modules from init.
Fix broken unit tests after merge
Merge remote-tracking branch 'bigswitch/master' into bigsync
Syncing devices using bigsync. BVS-387
Add AuthTool command-line tool to create shared secret for challenge/response authentication
Attempt to fix unit test when running on build server
Add support for challenge/response authentication
Merge branch 'master' of github.com:bigswitch/bigswitchcontroller into bigsync
Add support for autobootstrapping a cluster without relying on manul configuration or configuration in cassandra
Move initialization code from startupComponents to init
Do not flood packets on a switch in overload
Loading