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.
546974227800c311d830e70c226cb155b0e9d511
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
5
Jul
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
12
11
9
8
7
6
5
4
3
2
1
29
Feb
28
27
25
24
Merge into master from pull request #198:
v0.85 v0.85
v0.85 v0.85
Add getLinkType() as a public method in ILinkDiscoveryService interface.
Move getLinkType() back into LinkDiscoveryManager and make it public.
Merge remote-tracking branch 'floodlight/master' into addrspace
Merge remote-tracking branch 'floodlight/master' into misc
Firewall - initial commit
Merge remote-tracking branch 'upstream/master'
Merge into master from pull request #197:
Re-add getLinkType() into LinkDiscoveryManager.
Merge into master from pull request #196:
making it possible to get LinkType information both from LinkInfo.getLinkType() and the REST API
Merge into master from pull request #195:
UI: Improved topology view, including icons for servers and switches.
Merge remote-tracking branch 'floodlight/master' into misc
Merge remote-tracking branch 'upstream/master'
DeviceManager now depends on IEntityClassifierService
Cleaned up formatting.
Add IDevice.getEntities().
Merge pull request #194 from kjiang/master
Fix a NPE
yeti
yeti
Fixed BSC-1941. Make sure switch reference is not null
Merge into master from pull request #193:
Added less confusing constructor for OFActionOutput
Merge remote-tracking branch 'upstream/master'
Fix a NPE
Fix indentation and add comments
Update entity classification
Merge into master from pull request #192:
Fix an issue with static flow entry pusher where it was not correctly computing the wildcard.
Floodlight Firewall skeleton code
Merge into master from pull request #190:
Merge into master from pull request #191:
Don't set role again if it's the same. Partial fix for BSC-1835
1 - Fix an issue is getRoute function where an extra hop was being added on the front/end.
Small comment update.
Merge into master from pull request #189:
Merge remote-tracking branch 'floodlight/master' into ha-role
Merge into master from pull request #188:
getRoute() method must provide the complete route from source port to destination port even when the route involves only one switch. getRoute() must also not provide route from same switch-port to itself.
Merge into master from pull request #187:
Loading