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.
c3ec93a071626b6a2fb5f48e28ee1ea44370199c
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
10
Aug
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
30
31
30
29
28
27
26
25
24
23
24
23
22
21
18
17
16
15
16
15
14
15
14
11
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
Remove IStorageListener from DeviceManagerImpl. I didn't use it.
Fix inifite loop in cleanupEntities due to concurrent modification.
Restructure code. Put all the constructors together! No other changes.
Merge into master from pull request #250:
Merge pull request #264 from sriniram/master
Bugfix: floodlightProvider.getRole() returns null if the HA role is not enabled. Discovery task schedule/reschedule should include null as a possible setting for role.
Merge pull request #263 from rombie/master
Merge branch 'master' of github.com:sriniram/floodlight
Merge branch 'master' of github.com:floodlight/floodlight into hot-failover
remove unintended pyc binary object files
Rechedule discovery task only if role is MASTER. Also, start the scheduling when role is changed to master.
Merge into master from pull request #262:
Merge pull request #260 from rombie/master
Rechedule discovery task only if role is MASTER. Also, start the scheduling when role is changed to master.
Merge into master from pull request #261:
Minor change to change access modifiers of change in device update.
Merge into master from pull request #259:
Override toString method for OFFlowStatisticsReply
Make prime2 static
Merge into master from pull request #258:
Merge pull request #257 from sriniram/master
Always recompute topology upon link updates.
Merge pull request #256 from sriniram/master
Bugfix: portLinks.containsKey() must use NodePortTuple as the parameter, not long.
Merge remote-tracking branch 'floodlight/master' into addrspace
Merge pull request #255 from readams/master
BSC-2265 DHCP reserialization has IP header checksum uncorrect
Merge into master from pull request #254:
Added a get device iterator as a result of query for devices.
entity storage stuff
Add input port as additional field for packet hash computation - further changes
Merge branch 'master' of github.com:floodlight/floodlight
Merge into master from pull request #253:
Add input port as additional field for packet hash computation
Merge into master from pull request #252:
Add default cases to get rid of warnings when using the newest version of Eclipse.
Fix the comment to reflect the actual value.
Make the openflow to external transition timeout to 30 seconds.
Merge branch 'master' of github.com:floodlight/floodlight
add writeEntity()
Loading