Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
210c01d31ff2cda37a2cd705377fe06fec4a22fe
/
providers
« Previous
32cc1c0
Fix for creating IpPrefixes with wrong prefix length
by Jonathan Hart
· 10 years ago
4a179dc
added test for hostlocation provider
by alshabib
· 10 years ago
18dbb7e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
875d626
added mastership to lldpdiscovery
by alshabib
· 10 years ago
0e12fad
Fixed issues with reading masked IP addresses from Loxi
by Jonathan Hart
· 10 years ago
acd9183
link provider cleanup
by alshabib
· 10 years ago
a309989
checkstyle fix
by Yuta HIGUCHI
· 10 years ago
da9c64f
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
3effd04
fix for a failed sub batch
by alshabib
· 10 years ago
7d1ad60
Explicitly set address length when creating a new host
by Jonathan Hart
· 10 years ago
34bc614
Added support for matching TCP ports and fixed flow stat IP address matching
by Jonathan Hart
· 10 years ago
a7edda0
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
e1cf87d
protocol independent host tracker
by alshabib
· 10 years ago
38294a9
presize ArrayList
by Yuta HIGUCHI
· 10 years ago
75e7742
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
7911a05
lldp discovery independent of OF
by alshabib
· 10 years ago
bcae7bd
Removed faulty toInt method and renamed toRealInt to toInt.
by Jonathan Hart
· 10 years ago
70ce843
attempt to fix NPE in LinkDiscovery
by Yuta HIGUCHI
· 10 years ago
dc711bd
Ported PeerConnectivity onto ONOS next, and implemented a service that can
by Jonathan Hart
· 10 years ago
093340b
Speeding up stuff. HostDescription now passes up just a single IpAddress.
by tom
· 10 years ago
d40483d
Revert "Refactored code in an attempt to break dependency cycles"
by Yuta HIGUCHI
· 10 years ago
195af6e
Refactored code in an attempt to break dependency cycles
by Madan Jampani
· 10 years ago
1679e18
Eliminating some performance bottlenecks; more to be done.
by tom
· 10 years ago
2683458
you must call get on futures
by alshabib
· 10 years ago
193525b
clean batch operations
by alshabib
· 10 years ago
902d41b
initial working impl of batch operations
by alshabib
· 10 years ago
1c319ff
the return of the flowentry
by alshabib
· 10 years ago
c274c90
proxy arp application
by alshabib
· 10 years ago
a0e0498
illegalArgument exception for priority
by alshabib
· 10 years ago
86166b0
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
19fdc12
fixed of13 glitches
by alshabib
· 10 years ago
9a693fd
Fixed traffic selector builder to allow only one criterion.
by tom
· 10 years ago
ba5ac48
flowrules no longer install a timeout but are monitored by onos in order to be expired
by alshabib
· 10 years ago
6eb438a
fixes for office deployment
by alshabib
· 10 years ago
7814e9f
office cell and associated fixes (role, idle timeout)
by alshabib
· 10 years ago
0ff17ad
host provider detects hosts on ip as well
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
010c31d
pretty builders
by alshabib
· 10 years ago
64231d8
link provider tests
by alshabib
· 10 years ago
99b8fdc
flows cmd pretty print
by alshabib
· 10 years ago
32402f3
update OFDeviceProviderTest - roleAssertFail
by Ayaka Koshibe
· 10 years ago
ab91cc4
role assertion failure is returned to DeviceProvider
by Ayaka Koshibe
· 10 years ago
a68eb96
resilient flows and application id
by alshabib
· 10 years ago
3f2bbd7
Added back-pipe for role assertion issues.
by tom
· 10 years ago
54ce589
supporting multipart stats replies: tested upto 15K rules
by alshabib
· 10 years ago
e9d3a32
pkt glitch FIXED... ovs was not sending a bufferid
by alshabib
· 10 years ago
2d1b0d5
removing checkstyle file
by alshabib
· 10 years ago
f410eee
adding break statements that were missing
by alshabib
· 10 years ago
219ebaa
flowrule states functional
by alshabib
· 10 years ago
a7f7ca8
trying to fix flow state
by alshabib
· 10 years ago
39a0480
minor fixes to DeviceProviderTest
by Ayaka Koshibe
· 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
6b5cfec
stats reported
by alshabib
· 10 years ago
9704490
building flowrules
by alshabib
· 10 years ago
b45d196
flowrule builder
by alshabib
· 10 years ago
d4e53e1
Consolidated FlowEntry into FlowRule
by Ayaka Koshibe
· 10 years ago
7e02cda
Changed the way ProviderId is made to include URI scheme portion.
by tom
· 10 years ago
5c370ff
stats reply in progress
by alshabib
· 10 years ago
eec3a06
stats are being sent; now handle them
by alshabib
· 10 years ago
ce4e578
merged of -> openflow
by alshabib
· 10 years ago
8f1cf4a
implementing flowremoved handling
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
dc95b8a
Cleaned-up some javadocs and added some tests.
by tom
· 10 years ago
9842a4e
removing log message doc craziness
by alshabib
· 10 years ago
7b2748f
flowrules are pushed: we still have an intermittent hang though
by alshabib
· 10 years ago
f1cd879
what to do without a buffer
by alshabib
· 10 years ago
64231f6
flowruleprovider builds flowmods
by alshabib
· 10 years ago
35edb1a
building flowmods
by alshabib
· 10 years ago
a9c199f
renamed VLAN, IP, and MACAddress classes
by Ayaka Koshibe
· 10 years ago
1cc04f7
better with files
by alshabib
· 10 years ago
beb7316
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
57044ba
initial flow rule provider
by alshabib
· 10 years ago
61359e9
Added a slew of adapters to shorten the tests and to allow them to be used in more upcoming tests.
by tom
· 10 years ago
43526fc
Moved host provider test to be under src/test
by tom
· 10 years ago
dcb485e
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
55a55d9
fix for cbench
by alshabib
· 10 years ago
cc4c4c8
test for OFHostProvider
by Ayaka Koshibe
· 10 years ago
89e43ef
link discovery clean up
by alshabib
· 10 years ago
818d57c
topo fixed: tested with 100 switches and 200 links
by alshabib
· 10 years ago
8aef1ad
added enhanced reactive forwarding
by alshabib
· 10 years ago
030111e
sample app launched
by alshabib
· 10 years ago
025e09f
Added display of hosts in the topology viewer and fixed a glitch in the host provider.
by tom
· 10 years ago
43530be
Host list command added to CLI
by Ayaka Koshibe
· 10 years ago
63d5afe
avoid other OF listeners overwriting the priority of another listener
by alshabib
· 10 years ago
1a10098
added HostProvider to SimpleHostManager
by Ayaka Koshibe
· 10 years ago
1d4cace
very basic broken reactive forwarding; nit yet using treatments, but rather defaulting to flood for everything
by alshabib
· 10 years ago
d58d352
receiving packet ins
by alshabib
· 10 years ago
82e7257
Converted all package.html files to package-info.java for easier package documentation.
by tom
· 10 years ago
ae85758
added of packet provider - unimplemented
by alshabib
· 10 years ago
7674db4
add ReactivePacketProcessor and SimplePacketManager
by alshabib
· 10 years ago
e703156
renamed OF packet context to OpenFlowPacketContext
by alshabib
· 10 years ago
782a7cf
Added tools for converting dpid to uri and vice versa.
by tom
· 10 years ago
Next »