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
Graph
3ca1f648f954f1e0f385ff124e673c14777b133c
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
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Sep
1
28
Aug
25
24
23
19
17
16
12
11
10
8
5
31
Jul
30
27
24
19
18
17
15
14
13
12
11
10
9
8
7
6
5
4
2
1
30
Jun
29
23
21
20
18
14
2
31
May
18
17
16
12
10
5
3
2
1
30
Apr
29
28
26
24
21
11
6
3
30
Mar
29
28
26
25
24
17
15
13
5
4
25
Feb
24
23
22
19
18
12
9
8
7
5
4
2
25
Jan
22
21
11
10
4
23
Dec
22
19
18
17
16
15
14
11
10
8
7
5
4
3
1
24
Nov
13
12
6
4
29
Oct
12
8
7
6
5
28
Sep
21
11
4
3
31
Aug
21
20
18
15
13
12
11
28
Jul
22
21
16
8
30
Jun
29
27
26
24
23
22
19
18
12
10
9
8
6
5
4
3
2
1
29
May
26
23
13
12
11
10
1
30
Apr
27
20
19
18
17
16
13
8
3
27
Mar
26
20
19
17
16
15
14
13
12
10
9
3
27
Feb
20
16
5
4
20
Jan
12
30
Dec
29
25
23
22
21
19
18
17
16
15
12
1
21
Nov
20
18
14
13
10
7
5
3
1
31
Oct
30
Update ant javadoc source version to 1.8
Merge pull request #708 from rizard/master
update web UI to latest
Merge pull request #707 from rizard/master
Merge branch 'master' of https://github.com/floodlight/floodlight into yens
Fix REST API bug
Merge pull request #706 from cbarrin/master
Updated web UI submodule.
add tcp_flags matching for ovs>=2.1.0
add tcp_flags matching for ovs>=2.1.0
Merge pull request #702 from rizard/master
Merge pull request #15 from AndreMantas/master
Merge pull request #16 from AndreMantas/deliverable-validations
Applied the existing timeout mechanism to deliverables when replies are not valid for the request
Added missing break
Added hangling of Bundle Control messages
Deliverable now saves the original request message so we can later validate the incoming reply
Merge pull request #701 from rizard/master
Update Forwarding and LoadBalancer to perform empty path checks instead of null checks
Improve getPath() functions. Null is no longer returned anywhere. Instead, we use empty Path objects to indicate a path was not found.
Merge pull request #695 from xuraylei/master
fix concurrency issue in Statistics
fix concurrency issue in Statistics
fix concurrency issue in Statistics
Merge remote-tracking branch 'upstream/master'
Merge pull request #698 from rizard/master
OpenFlow versions 1.0 and 1.1 do not have a match in their packet-in messages
Merge pull request #696 from rizard/master
Allow retrieval of VLAN tag from packet-in match. The VLAN tag might be here if the switch popped the VLAN tag from the packet itself prior to encapsulating it in the packet-in message.
fix concurrency issue in Statistics
Merge pull request #694 from rizard/master
Check special ports using loxi, not using bitmasks
Merge pull request #692 from rizard/master
Fix concurrent mod exception. Need to use while with iterator instead of for loop
Fix bug removing link dst NPT flows. Change log levels to debug
Update unit tests with new cookies
Use 1-byte shorter cookie for routing decision. Add Forwarding flowset cookie field.
AppCookie improvements, including freeing up previously reserved space for use by users
Merge pull request #690 from rizard/master
refactor some of Forwarding's doForwardFlow to make it easier to understand
Loading