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.
cd3e6acc8ea8de01b54f9acd31a550cf6575bc8c
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
Jul
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
6
5
4
3
2
1
31
Mar
30
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
add newline
Merge into master from pull request #228:
Merge remote-tracking branch 'floodlight/master' into addrspace
Fix links REST API.
Fix Fowarding unit test after my last change
Adding IDevice.getSwitchPortVlanIds()
Tweaking ForwardingBase
Delete duplicate OFMatchJSONSerializer.java.
Merge into master from pull request #227:
Going easy on the log messages.
Merge into master from pull request #225:
Merge pull request #226 from sriniram/master
Add updatesThread.
Merge remote-tracking branch 'floodlight/master' into misc
Merge branch 'master' of github.com:floodlight/floodlight
dont update Switch/Port table on SLAVE
Merge pull request #224 from sriniram/master
Enable writing all links for the time being.
Merge into master from pull request #222:
Fix null pointer exceptions in link discovery modules.
Further log message reduction
Reduce log level of a number of log messages
Merge branch 'master' of github.com:floodlight/floodlight
do not update switch info on SLAVE
Update to link discovery manager. LLDPs are sent every one second; with a three second timeout on ports where links were already found. On ports where links are not present, LLDPs are sent once in every 15 seconds.
Merge pull request #218 from rombie/master
Merge into master from pull request #219:
Merge branch 'master' of github.com:floodlight/floodlight
packetOutMultiPort: add version with byte[] and IPacket as input
Merge into master from pull request #220:
master-green
master-green
Add support for dpid and dpid__startswith parameters to switch REST API
Merge branch 'master' of github.com:floodlight/floodlight
Add a small enhancement to generate a key string for a node port tuple
Add some extra debugs to switch handshake in Controller.java.
Commit missing call to addListener()
Bug fix: handleLLDP() method uses incorrect port variable when getting the state of the packet-in port.
xenon
xenon
Merge remote-tracking branch 'floodlight/master'
Merge into master from pull request #217:
Check if device AP is null before populate its AP
Remove dead code
Loading