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.
70a1426d2c348b24993197cf39c4095ca7ef7266
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
Feb
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
27
26
10
24
Sep
16
15
14
11
29
Aug
27
21
19
17
16
15
14
13
12
11
10
8
7
6
5
4
31
Jul
30
28
18
Jun
21
Apr
20
6
25
Mar
7
5
4
2
28
Feb
1
Mar
30
Dec
20
5
Nov
30
Oct
17
Sep
7
5
6
Aug
2
22
Jul
17
28
Jun
26
25
24
23
22
21
20
19
18
17
14
13
12
11
10
7
6
5
4
3
2
31
May
Merge pull request #628 from rizard/master
Fix non-ASCII characters that are problematic when building with ant in Ubuntu
Merge pull request #627 from rizard/master
Update readme for v1.2
Merge pull request #626 from rizard/master
v1.2
v1.2
Add durationNSeconds to flow-stats REST API output. Forgot about it in the serializer.
Merge pull request #623 from puneet2singh/master
Merge pull request #625 from paaguti-work/master
Included NetIDE header under EPL
Merge pull request #614 from paaguti-work/master
Update ACL.java
Clean up the CompletionListener implementation
Synchronised with upstream
Merge remote-tracking branch 'upstream/master'
Merge pull request #622 from rizard/master
Initial commit to add in Travis-CI automated testing
Make the completionListener less noisy
Merge remote-tracking branch 'floodlight/master'
Merge remote-tracking branch 'floodlight/master'
Merge with the master floodlight
Replace all 0.9.0-SNAPSHOT with 2.0.0-SNAPSHOT
Merge pull request #621 from rizard/gh-pages
Fix 0.9.0 version in header to 2.0.0. Should be patched in loxigen too, since this is verion 2.0.0.
Merge pull request #620 from rizard/gh-pages
Added recent Loxi javadoc
Merge pull request #619 from rizard/gh-pages
Fix conflicts
Merge pull request #617 from rizard/netty4
Add javadoc
Merge pull request #14 from AndreMantas/netty4
Modified Forwarding and ForwardingBase to use setInstructions instead of setActions in OF 1.1 or later. New openflowj-2.0.0-SNAPSHOT.jar that duplicates the shortcut used for FlowMod setActions in version 1.3 to versions 1.1, 1.2 and 1.4
Fix OF1.4 table features properties byte-align to 8 bytes. This required a Loxi update. Also updated handshake handler to not use action but instead instructions w/apply-actions.
Merge pull request #616 from rizard/netty4
Added unit test for writing messages while in MASTER/SLAVE. Changed to a blacklist mechanism instead of a whitelist (to match how the spec describes invalid (write) SLAVE messages). Completed invalid SLAVE messages for each OF version.
Updated to properly handle IOFSwitch write()'s while in SLAVE role. TODO: make unit test for trapping invalid messages while in SLAVE. TODO: complete logic for handling valid SLAVE message types per OF version.
Merge pull request #615 from rizard/netty4
Ooops. Can't forget to update build.xml for ant.
Include new OpenFlowJ that fixes async messages
Update OpenFlowJ and Netty for Maven
Patched all unit tests and Netty4 out of order message sending.
Loading