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
1d7c3d16a63f9e910afd06f79b18d308c8e253d3
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
12
Jun
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
30
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
3
Updated loxi.
Moved openflowj forward to a newer version to fix IPv6Address.of().
Merge pull request #561 from floodlight/revert-559-revert-555-master
Revert "Revert "writePacketOutForPacketIn to OFMessageUtils""
revert-559-reve…
revert-559-revert-555-master
Merge pull request #560 from AndreMantas/master
Update LearningSwitch.java
Merge pull request #558 from phpHavok/master
Merge pull request #559 from floodlight/revert-555-master
Revert "writePacketOutForPacketIn to OFMessageUtils"
revert-555-master
revert-555-master
Add some unit tests for IPv6.
Fixed minor code consistency issues.
Fixed bug: IPv6 addresses are 16 bytes, not 8.
Generate hashCode and equals methods from Eclipse.
Add "essentials" for IPv6 packet structure. Modify Ethernet packet to deserialize IPv6 packets.
Merge pull request #557 from oxisto/patch/maven-license
Merge pull request #555 from AndreMantas/master
Merge pull request #554 from AndreMantas/AndreMantas-writePacketOutForPacketIn
modified pom.xml to include LICENSE.txt, NOTICE.txt and README.md from root folder into final jar
Merge pull request #2 from AndreMantas/AndreMantas-writePacketOutForPacketIn
Update LearningSwitch.java
Update OFMessageUtils.java
Update OFMessageUtils.java
Merge pull request #1 from AndreMantas/AndreMantas-writePacketOutForPacketIn
Update OFMessageUtils.java
Merge pull request #552 from rizard/master
Updated OpenFlowJ-Loxi with IPv6 of(byte[]) patch.
Merge pull request #551 from rizard/master
Patched ARP class to use MacAddress, IPv4Address, and ArpOpcode, as it should. This makes it safer and avoids primitive data types.
Fixed ant unit tests! =)
Added an example in testmodule. Not important really.
Merge branch 'master' of http://github.com/floodlight/floodlight
Fixed some unit test dependency issues where there are multiple @Before annotated methods.
Merge pull request #549 from oxisto/hotfix/unit-test
re-enabled unit tests
fixed failed unit test because of new handleOutgoingMessage() in IOFSwitchManager
Merge pull request #546 from oxisto/feature/maven-integration
upgraded to the lastest RESTlet version because of jackson dependency
Merge pull request #547 from oxisto/feature/handle-outgoing
minor cleanup for handle-outgoing-messages feature
first attempt to re-enable message listeners to receive outgoing OF
Loading