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.
21f818025dbe95b0a148c5c96672293de04266b3
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
11
Apr
10
9
8
6
5
4
3
2
1
31
Mar
30
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
12
11
9
8
7
6
5
4
3
2
1
29
Feb
28
27
25
24
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
3
1
31
Jan
30
29
28
27
25
24
23
21
20
19
18
17
16
15
14
13
12
13
12
11
10
9
8
4
3
2
1
31
Dec
30
22
23
22
21
20
19
16
stop packet processing when updating deviceMgr with new topo
revert back to only reset AP's blocking state
revert back to only reset AP's blocking state
reset device ap's blocking algorithm computation on topology change.
Merge pull request #79 from kjiang/master
reset device ap's blocking algorithm computation on topology change.
Fix typo and spelling in Javadoc comments
clear device's AP blocking state upon topology change
Merge pull request #77 from kjiang/master
clear device's AP blocking state upon topology change
cleanup logs
Update old ap when device moves
Update device AP learning
Remove inapplicable device web stuff
Merge branch 'master' of github.com:floodlight/floodlight into newdevicemanager
Merge into master from pull request #76:
cleanup logs
Logging tweak
Add try-catch clauses around all update queues.
Add try-catch clauses around all update queues.
Logging tweak
Update old ap when device moves
Merge remote branch 'floodlight/master'
Update device AP learning
Merge into master from pull request #74:
Merge into master from pull request #75:
Get all the OFActions working for IStaticFlowPusherService.
Add try-catch clauses around all update queues.
Add try-catch clauses around all update queues.
Added an API to list all static flows by switch. The URL is:
Change how modules are inited/started to be more deterministic.
When you clear static flows via the REST API you can now specify "all" or a DPID in hex format.
Make static flow pusher into a service (IStaticFlowEntryPusherService). This will allow other Floodlight modules to push static flows without using the REST API.
Merge remote-tracking branch 'floodlight/master'
Add 5 seconds for attachment point change from one broadcast domain to another. When the attachment points flap quickly, the controller should avoid learing the attachment point but should continue processing the packet.
Resetting broadcast domain to broadcast domain attachment point change to 0 ms.
Merge remote-tracking branch 'floodlight/master'
Device manager will have a 5-second time gap to change an attachment point for a host from one broadcast domain to another.
Merge remote-tracking branch 'floodlight/master'
Merge into master from pull request #72:
Loading