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.
e94020a5adb26cbc877342263503391f2ff78f62
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
May
10
8
7
5
4
3
2
1
30
Apr
29
28
27
26
25
24
23
24
23
20
18
17
16
13
12
11
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
Add some additional unit tests and remove some dead code
Merge into master from pull request #108:
Merge into master from pull request #109:
Add some additional unit tests and change error status to null from NONE. Some minor serializer cleanup
Fix a null pointer exception in DeviceManagerImpl [Bug #436: Resolved].
Merge remote-tracking branch 'floodlight/master'
Fix bug in HexString. Increase test coverage for it
Merge branch 'master' of github.com:floodlight/floodlight into newdevicemanager
Remove use of magic numbers for the values of length
Very, very, very simple cli that just outputs json at this point
Merge into master from pull request #106:
Add a config parameter to change the port the Jython server runs on.
Have git ignore the logback.xml file.
Fix null pointer exception
Merge branch 'master' of github.com:floodlight/floodlight into newdevicemanager
Add a debug REST API to get raw device entities. Fix attachment point blocking code and make it appear in the REST output
Merge branch 'master' of github.com:floodlight/floodlight
Ajax updates for UI.
Merge into master from pull request #105:
don't break when updating devices
change unit test from sleep to a wait loop with timeout
Correct race condition in device learning and topology, remove deviceManager from listening linkEvent
Revert "Update device AP when necessary"
clean up log msg
Update device AP when necessary
clean up blocking algorithm for all APs when topo changes
reset device AP conflict state when topology merges
remove BD-BD damping timer
Revert "stop packet processing when updating deviceMgr with new topo"
format update
stop packet processing when updating deviceMgr with new topo
topology ui: more error checking
Merge into master from pull request #104:
topology ui: show vendor names in switch view
Merge into master from pull request #103:
topology ui bugfix: don't assume hosts have ips
Merge branch 'master' of github.com:floodlight/floodlight into newdevicemanager
Fix some failing unit tests
Merge branch 'master' of github.com:floodlight/floodlight
don't break when updating devices
Loading