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.
2f945459b24ea13db9cd1749016f73228fce3f8f
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
30
Oct
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
10
9
8
7
8
7
6
5
4
3
2
3
2
3
2
1
31
May
1
Jun
31
May
Remove references to IOFSwitchImpl, except in tests
add flowCache stub class
list new services in the floodlight.properties
remove IFlowCacheService dependency
Merge remote branch 'bigswitch/master'
fix unit tests
reduce flowReconcile rate
BSC-2751, move counter update to threadLocal
remove unused import
Merge remote-tracking branch 'bigswitch/master' into misc
Switch removed update must be passed on even when no links are connected to the switch.
LinkDiscoveryListener API modified to include List of LDUpdates.
Revert "Revert "Remove code that writes runtime state for switch and switch-port to storage""
Add unit test for testing the default autoportfast feature in floodlight.
Cosmetic changes. Rename varialbe name topology to linkDiscovery, and getTopology to getLinkDiscoveryManager in LinkDiscoveryManagerTest.java.
Merge into master from pull request #1725: Added logging for overload drop, updated parameters (https://github.com/bigswitch/bigswitchcontroller/pull/1725)
Added logging for overload drop, updated parameters
Revert "Remove code that writes runtime state for switch and switch-port to storage"
Remove code that writes runtime state for switch and switch-port to storage
Remove readSwitchPortStateFromStorage() BSC-2728
openflow/OFError: add convenience constructor + whitespace
floodlight/OFStatisticsMessageBase: add convenience method that returns the first stats-req/reply message dcontained in the body
Turning the overload protection off untill we have tuned it
Added rudimentary overload protection to controller mainloop
Minor updates
Added load monitoring utility class (for linux)
Don't include ethernet padding when parsing ipv4 packets by computing the length correctly
OFStatisticsMessageBase: add a note that the type signature should be improved
Don't overwrite OF port's hardware mac address
minor addition of IPv4 dl_type input handling to FirewallRulesResource
Merge branch 'threadlocal-counters'
Merge into master from pull request #1636: Open source stuffff (https://github.com/bigswitch/bigswitchcontroller/pull/1636)
Merge pull request #327 from alexreimers/master
v0.90
v0.90
Updated counters key to use toSting from String.format (better performance)
Merge branch 'master' of github.com:floodlight/floodlight
Merge branch 'master' into threadlocal-counters
Change getFeaturesReply method to 'query' so it's clear this is an external query, and avoids calling it when serializing to JSON.
Switch handshake massaging.
Updated counter store for fewer string ops and therad local updates
Merge remote-tracking branch 'bigswitch/master' into misc
Loading