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.
eda751395b3dce95a3a71d28f0845c1036709187
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
9
Jun
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
23
22
21
20
17
16
15
14
13
12
10
9
8
7
6
3
1
Merge into master from pull request #167:
TopologyManager: make sure to use getCurrentInstance() everywhere. [#28640601]
Enhancements to the Topology REST API.
Merge pull request #166 from sriniram/master
Updates to DeviceManagerImplTest corresponding to changes in attachment point computation using topology last changed time.
Merge pull request #165 from sriniram/master
Ignore entities whose last seen times are earlier than topology changed time.
Merge remote-tracking branch 'floodlight/master' into misc
Merge pull request #164 from alexreimers/master
Some minor code cleanups adn comments.
Merge remote-tracking branch 'floodlight/master' into misc
Merge into master from pull request #163:
Don't try to clean out old ports in case they're not really in storage
Remove useless extra logging of stack trace
Merge into master from pull request #162:
Controller: disabling the deletion of old ports for now
When sending LLDPs and BDDPs from all the switches, send LLDPs first and then BDDPs. This would enable direct links to be detected first and reduced instability.
Merge remote-tracking branch 'floodlight/master' into misc
Add linkType to linkEventHistory
Add linkType to eventHistory
Merge into master from pull request #155:
Merge into master from pull request #161:
Fix build issues caused by the introduction of PacketFactory. Now the net.floodlightcontroller.core.test.* files will not try to be run as jUnit tests.
VirtualNetworkFilter now allows any DHCP traffic.
Merge remote-tracking branch 'maiergre/misc' into misc
Merge remote-tracking branch 'floodlight/master' into misc
Merge into master from pull request #158:
Merge into master from pull request #159:
Read port data from storage when switching to master state
More documentation in the new topologyService method, getLastLinkUpdates()
Merge remote-tracking branch 'floodlight/master' into misc
Merge into master from pull request #157:
Change app ID for VirtualNetworkFilter.
Merge into master from pull request #156:
Register everything as an HA role listener where it was missing
topology keeps a list of applied link updates. topologyAware modules can query updated links after getting topologyChanged event
Merge branch 'master', remote-tracking branch 'floodlight/master' into misc
Merge into master from pull request #153:
add FlowCacheService to DeviceManager's dependency list
Merge remote-tracking branch 'maiergre/master' into ha-role
Loading