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.
abc022081aeb31c096d6252dfaf1c7ede411b3a4
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
8
Sep
7
6
5
31
Aug
4
Sep
31
Aug
30
29
28
27
31
30
29
27
28
27
22
21
20
17
16
15
14
13
12
11
10
11
10
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
Update to attachment point comptuation to flag devices flapping between two switch ports. Enable duplicate mac unit tests.
Merge into master from pull request #292:
Bug fix in attachment point comparison.
Add hook to DeviceManager to allow discarding entities before learning.
Merge into master from pull request #290:
IOFSwitch: add methods to lookup ports by name or number.
Merge pull request #291 from kjiang/master
Add logic to select device APs in mockDevice for ease of unit-tests
Reclassify all devices that belong to changed entityclasses or null entity class. And also some fixes to prevent race conditions.
Merge into master from pull request #289:
Merge into master from pull request #288:
Undo unwanted changes
Merge remote-tracking branch 'floodlight/master' into bigbench
Merge pull request #287 from kjiang/master
order the ofmessage listeners in mockFloodlightProvider
Revert "Show wildcard in OFMatch toString()"
Show wildcard in OFMatch toString()
Merge into master from pull request #286:
When deleting or allocating a device as a part of reclassify update the device map, primary and class indices to reflect this change.
temp debug disable
FL-82 - Don't add/remove the Firewall module from the OFPacketIn listeners when enabling/disabling.
FL-82 - Simply enabling/disabling the firewall and log it.
Merge pull request #8 from amertahir/master
minor fixes
Merge branch 'firewall' of github.com:alexreimers/floodlight
small bug-fix and additional test case
FL-82 - Firewall.java - Protect the firewall rules with synchronization.
FL-82 - Fix logging in Firewall.java.
FL-82 - Have Forwaring pay attention to IRoutingDecision.FORWARD_OR_FLOOD.
FL-82 - Cleanup Forwarding to pay better attention to IRoutingDecisions.
FL-82 - Get rid of warnings in the Firewall module and test.
Merge pull request #6 from amertahir/master
minor cleanup
Merge remote-tracking branch 'floodlight/master' into bigbench
Merge into master from pull request #285:
rename writeLink to writeLinkToStorage. Make these methods protected so others can extend them if needed.
Merge into master from pull request #284:
Merge remote-tracking branch 'floodlight/master' into addrspace
Merge into master from pull request #283:
Reclassify devices in entityClassChanged only for devices that belong to entity classes that got changed.
Loading