Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e3e9063db73a2225fd998a504fb3fe7554fdd7f5
/
providers
/
openflow
/
packet
a78cdb2
Refactor the logic on collecting OpenFlow message statistics
by Jian Li
· 9 years ago
8dac818
Refactor protocol BUCK files to use more modern rules and format
by Ray Milkey
· 9 years ago
aeb0079
Refactoring of provider buck builds.
by Ray Milkey
· 9 years ago
5ab426f
Updating copyrights
by Brian O'Connor
· 9 years ago
b86c920
Updating Buck files to build OSGi jars
by Brian O'Connor
· 9 years ago
85f28d0
Updating test sources in several BUCK files
by Brian O'Connor
· 9 years ago
f80bbb2
Initial BUCK build
by Ray Milkey
· 9 years ago
955c316
Starting snapshot 1.6.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
55b4d80
Tagging 1.5.0 (Falcon)
by Brian O'Connor
· 9 years ago
1.5.0
2369642
Starting snapshot 1.5.0-SNAPSHOT
by Madan Jampani
· 9 years ago
b7a5420
Tagging 1.5.0-rc3
by Madan Jampani
· 9 years ago
1.5.0-rc3
5d8994f
Starting snapshot 1.5.0-SNAPSHOT
by Thomas Vachuska
· 9 years ago
40d5255
Tagging 1.5.0-rc2
by Thomas Vachuska
· 9 years ago
1.5.0-rc2
cb13d12
Expose cookie information in packet context
by Charles Chan
· 9 years ago
68c4fc4
[ONOS-3737] Bump up checkstyle version from 2.16 to 2.17 with some compilation fixes
by Jian Li
· 9 years ago
28247b5
[ONOS-3724] Fix the Cbench regression issue
by Jian Li
· 9 years ago
152b885
[Falcon][ONOS-3537] Implement control message collecting logic w/ unit test
by Jian Li
· 9 years ago
880dc20d
Starting snapshot 1.5.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
5a2856f
Tagging 1.4.0 (Emu release)
by Brian O'Connor
· 9 years ago
1.4.0
6b77071
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
d1cdd19
Tagging 1.4.0-rc3
by Brian O'Connor
· 9 years ago
1.4.0-rc3
b22ba65
Switching back to snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
4aded4c
Tagging 1.4.0-rc2
by Brian O'Connor
· 9 years ago
1.4.0-rc2
905ea22
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b209dc6
Tagging 1.4.0-rc1
by Brian O'Connor
· 9 years ago
1.4.0-rc1
f967ad6
Starting snapshot 1.4.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
b3a3b52
Rolling back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
cbc5878
Tagging 1.3.0-rc2
by Brian O'Connor
· 9 years ago
1.3.0-rc2
e8bcb70
Changing version to back to snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
004345f
Tagging 1.3.0-rc1
by Brian O'Connor
· 9 years ago
1.3.0-rc1
b931137
Driver and flow stats handling for Calient fiber switch S160.
by Marc De Leenheer
· 9 years ago
2a65575
Improve the resiliency of the packet deserialization code.
by Jonathan Hart
· 10 years ago
afc2d7d
Starting snapshot 1.3.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
a78abfc
Tagging 1.2.0
by Brian O'Connor
· 9 years ago
1.2.0
3350390
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
75aed40
Tagging 1.2.0-rc2
by Brian O'Connor
· 9 years ago
1.2.0-rc2
30a412d
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 9 years ago
608e03a
Tagging 1.2.0-rc1
by Brian O'Connor
· 9 years ago
1.2.0-rc1
b452fd7
Low level openflow drivers have been promoted to the driver subsystem.
by alshabib
· 10 years ago
34c9590
ONOS-533 Fix copyrights
by Ray Milkey
· 10 years ago
cc36be8
Don't use exceptions for commonly-used logic + javadocs
by Jonathan Hart
· 10 years ago
4250735
Remove deprecated instructions() method in the traffic treatment class
by Ray Milkey
· 10 years ago
6ea48a2
Starting snapshot 1.2.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
91d9019
Tagging ONOS Blackbird release: 1.1.0
by Brian O'Connor
· 10 years ago
1.1.0
1545b1e
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
20fa3a4
Tagging 1.1.0-rc2
by Brian O'Connor
· 10 years ago
1.1.0-rc2
fa2fa93
A set of fixes to ensure that the FlowRuleManager can correctly account for flows
by Saurav Das
· 10 years ago
266ac66
Starting snapshot 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
352236e
Tagging 1.1.0-rc1
by Brian O'Connor
· 10 years ago
8546348
Change in-port to CONTROLLER for packet-outs.
by Jonathan Hart
· 10 years ago
11c30ac
Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interface to support multiple-table aware FlowRuleService.
by sangho
· 10 years ago
e53f171
ONOS-535 - capture and display ip address and port of switches
by Ray Milkey
· 10 years ago
d3edd03
Fix a typo in manufacturerDescription() method name
by Ray Milkey
· 10 years ago
7f2e9bf
bumping version to 1.1.0-SNAPSHOT
by Brian O'Connor
· 10 years ago
5b29ebd
Bumping version to 1.0.0
by Brian O'Connor
· 10 years ago
1.0.0
abafb50
Changing org.onlab.onos package to org.onosproject
by Brian O'Connor
· 10 years ago
03defe7
Moving org/onlab/onos to org/onosproject
by Brian O'Connor
· 10 years ago
69a2735
move isConnected to OpenFlowSwitch interface
by Yuta HIGUCHI
· 10 years ago
3ef2b0d
vertical feedback path for Role replies
by Ayaka Koshibe
· 10 years ago
4f1a60c
Revised copyright message.
by Thomas Vachuska
· 10 years ago
781d18b
Added copyrights to cli, features, openflow, providers and web code
by Thomas Vachuska
· 10 years ago
82c4fc4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Praseed Balakrishnan
· 10 years ago
a22eadf
Discover LINC-OE switch and ports.
by Praseed Balakrishnan
· 10 years ago
7911a05
lldp discovery independent of OF
by alshabib
· 10 years ago
1679e18
Eliminating some performance bottlenecks; more to be done.
by tom
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
6eb438a
fixes for office deployment
by alshabib
· 10 years ago
4906fab
initial mobility support
by alshabib
· 10 years ago
b5522ff
proxy arp functional; needs testing
by alshabib
· 10 years ago
ab91cc4
role assertion failure is returned to DeviceProvider
by Ayaka Koshibe
· 10 years ago
e9d3a32
pkt glitch FIXED... ovs was not sending a bufferid
by alshabib
· 10 years ago
10681f6
IpPrefix fix
by Yuta HIGUCHI
· 10 years ago
4e9c37c
add new line at EOF
by Yuta HIGUCHI
· 10 years ago
1d56fe4
renamed IpAddress to IpPrefix
by Ayaka Koshibe
· 10 years ago
0380d4c
tests for OFDeviceProvider
by Ayaka Koshibe
· 10 years ago
91c9bc7
fixed missed checkstyle complaints
by Ayaka Koshibe
· 10 years ago
96ca09d
actually include tests for OFPacketProvider
by Ayaka Koshibe
· 10 years ago
ab3374b
emit + tests for OFPacketProvider
by Ayaka Koshibe
· 10 years ago
7e02cda
Changed the way ProviderId is made to include URI scheme portion.
by tom
· 10 years ago
ce4e578
merged of -> openflow
by alshabib
· 10 years ago
9c94c5b
Refactoring packages from .of. to .openflow.
by tom
· 10 years ago
f978c96
Moving /providers/of to /providers/openflow
by tom
· 10 years ago