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
Graph
3c646df4f4f7577b58a2b6a669485035bca4471a
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
18
Jun
17
14
13
12
11
10
7
6
5
4
3
2
31
May
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
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
The previous fix is not correct. The fix generates a device moved event when the attachment points are not even updated.
implement processOFPortStatus() for WAIT_SWITCH_SUBHANDSHAKE
Merge remote-tracking branch 'bigswitch/master' into xenonsupp
Merge remote-tracking branch 'bigswitch/master' into misc
add host events - add/delete/moved/update
Merge into master from pull request #3699:
BVS-570 handle PortStatus messages in every state during switch handshake.
Use data for controllerTLV that actually changes between hosts
Don't use printStackTrace() on exceptions.
Merge remote-tracking branch 'bigswitch/master' into xenonsupp
Fix flow wipe behavior based on comments from Gregor
Add unit test for switch reconnect
IN-166 Do not wipe flows on a quick switch reconnect
Add log message when all switch flows are cleared
Merge into master from pull request #3696:
Merge into master from pull request #3695:
A small hack to add an id in the show output for debug events
display controller-node summary in entry form
resolve conflict
Merge remote-tracking branch 'bigswitch/master'
removing print out
Updated show controller-node <> summary to include switches, hosts, tenants & virtual routers
more test polishing
A debug event queue that automatically registers all WARN and ERROR log messages
more unit tests
more unit tests and javadocs
moved unit test for vendor ext to floodlight tree
Merge remote-tracking branch 'bigswitch/master' into xenonsupp
Add unit test for IVS pktIn suppression
Merge into master from pull request #3677:
BVS-530
Fix unit tests
BVS-530
Add sub handshake for switch driver and do pktin suppression for IVS/xenon.
Add OFBsnPktinSuppressionSetRequestVendorData
AppCookie changes.
Merge remote-tracking branch 'bigswitch/master'
fixing unit test
Remove unused methods.
[BVS-486] getPortType will default to UPLINK ports for BigSwitchOVS. The autoportfast detection is performed only in BSNOVS and Xenon switches.
Loading