Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5d915f492bad4d61115ac1b137249a9f7ba37382
« Previous
6b2ffc3
Fixed issue where LinkCollectionIntentInstaller was missing a flow rule
by Jonathan Hart
· 10 years ago
633cf88
KryoNamespace as KryoFactory
by Yuta HIGUCHI
· 10 years ago
8d143d2
Rename KryoPool -> KryoNamespace
by Yuta HIGUCHI
· 10 years ago
b105fd4
Tweaked packaging and related assets in preparation for Karaf 3.0.2
by Thomas Vachuska
· 10 years ago
aaac0d7
KryoSerializerTest to test KryoSerializer instead of KryoPool
by Yuta HIGUCHI
· 10 years ago
f6f50a6
FlowEntry must not be modified outside store.
by Yuta HIGUCHI
· 10 years ago
376d750
Fix compilation error
by Yuta HIGUCHI
· 10 years ago
58e4043
remove debug log
by Yuta HIGUCHI
· 10 years ago
0ed6a20
added test for lldp provider
by alshabib
· 10 years ago
c01d2aa
GissipLinkStore: lowering log level
by Yuta HIGUCHI
· 10 years ago
c2996f9
lowering log level for DeviceClockManager
by Yuta HIGUCHI
· 10 years ago
0722fb2
added FIXME for disconnection corner case
by Yuta HIGUCHI
· 10 years ago
54eeac8
recover onos-config
by Yuta HIGUCHI
· 10 years ago
d631e42
bugfix: DeviceManager#applyRole should ignore NONE
by Yuta HIGUCHI
· 10 years ago
fb0e4d6
relocated to correct path
by Yuta HIGUCHI
· 10 years ago
da1cda6
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
b5c63a0
fixes for mastership handoff race conditions
by Ayaka Koshibe
· 10 years ago
ee0ae6c
Update checkstyle plugin version
by Yuta HIGUCHI
· 10 years ago
3498aab
each FlowEntry instance should not have logger instance
by Yuta HIGUCHI
· 10 years ago
605347c
modified SimpleFlowRuleStore not to use MultiMap
by Yuta HIGUCHI
· 10 years ago
32cc1c0
Fix for creating IpPrefixes with wrong prefix length
by Jonathan Hart
· 10 years ago
a0e4754
Bug fix: don't generate topology events with "null" reasons.
by Pavlin Radoslavov
· 10 years ago
a9a61c1
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by alshabib
· 10 years ago
4a179dc
added test for hostlocation provider
by alshabib
· 10 years ago
8a89509
Added support for responding directly via a cluster message received from a peer
by Madan Jampani
· 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
d57df6c
Added alias to run less on the log
by Jonathan Hart
· 10 years ago
0e12fad
Fixed issues with reading masked IP addresses from Loxi
by Jonathan Hart
· 10 years ago
23022f7
fix provider loading and unloading issue
by alshabib
· 10 years ago
acd9183
link provider cleanup
by alshabib
· 10 years ago
e794cbe
Add FIXME to LinkManager
by Yuta HIGUCHI
· 10 years ago
f735707
Remove hz/net files again
by Jonathan Hart
· 10 years ago
a309989
checkstyle fix
by Yuta HIGUCHI
· 10 years ago
fe280eb
bugfix: should refer to service not implementation class
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
0858b35
bugfix
by Yuta HIGUCHI
· 10 years ago
7d1ad60
Explicitly set address length when creating a new host
by Jonathan Hart
· 10 years ago
38c42ed
Optical topology provider for UC1
by weibit
· 10 years ago
34bc614
Added support for matching TCP ports and fixed flow stat IP address matching
by Jonathan Hart
· 10 years ago
38b250d
Initial implementation for DistributedFlowRuleStore utilizing master/backup replication
by Madan Jampani
· 10 years ago
c63a4f4
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Madan Jampani
· 10 years ago
4a9cb6d
Added sendAndReceive API to ClusterCommunicationService
by Madan Jampani
· 10 years ago
c0fa4db
PointToPointintent unit tests
by Ray Milkey
· 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
ce430a4
Ported the unit tests for PeerConnectivityManager
by Jonathan Hart
· 10 years ago
4d18795
basic test for ReplicaInfoManager
by Yuta HIGUCHI
· 10 years ago
33b5e76
Add note for Javadoc bug in Topology interface
by Yuta HIGUCHI
· 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
711145a
Fix the assignment / usage of OC0 environmental variable so
by Pavlin Radoslavov
· 10 years ago
4e62e9a
Added config file for csh/tcsh. It is based on the 'bash_profile' file,
by Pavlin Radoslavov
· 10 years ago
b25f4da
initial sketch of ReplicaInfoService.
by Yuta HIGUCHI
· 10 years ago
78f3a0a
lower anti-entropy send error message log level
by Yuta HIGUCHI
· 10 years ago
a58451f
lowering log level at ClusterCommunicationManager
by Yuta HIGUCHI
· 10 years ago
caf19cf
Update the "onos-service" command:
by Pavlin Radoslavov
· 10 years ago
e668408
Unit tests for some Intent objects and compilers
by Ray Milkey
· 10 years ago
0b04bed
Implemented CLI commands to show SDN-IP routes
by Jonathan Hart
· 10 years ago
12b099d
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
e855d50
Added some package javadocs and corrected some wording in others.
by Thomas Vachuska
· 10 years ago
9bd86a0
Remove redundant imports from TimestampedTest
by Toshio Koide
· 10 years ago
eecee55
moved Timestamped to appropriate package
by Yuta HIGUCHI
· 10 years ago
04db64c
remove unused file
by Yuta HIGUCHI
· 10 years ago
85d7470
Javadoc + checkstyle warning fix.
by Yuta HIGUCHI
· 10 years ago
dd841b7
backport GossipLinkStore changes back to trivial.
by Yuta HIGUCHI
· 10 years ago
2c546a1
backport GossipDeviceStore changes back to trivial.
by Yuta HIGUCHI
· 10 years ago
eada071
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
140d585
Added new app for OSCAR/ONOS integration.
by Thomas Vachuska
· 10 years ago
cce11ca
Fixing some cell definitions and features.
by Thomas Vachuska
· 10 years ago
20d8e51
Ported BGP tests from old codebase
by Jonathan Hart
· 10 years ago
97839bb
Merge remote-tracking branch 'origin/master'
by Thomas Vachuska
· 10 years ago
0a608ac
Pruned duplicate dependencies and plugins from several core related pom.xml files.
by Thomas Vachuska
· 10 years ago
87710fb
Cleanup in the core/net/pom.xml file after the "onos-core-hz-net"
by Pavlin Radoslavov
· 10 years ago
760a7f9
Merge branch 'master' of ssh://gerrit.onlab.us:29418/onos-next
by Ayaka Koshibe
· 10 years ago
dfe48a7
Added JSON formatting for flow list command.
by Thomas Vachuska
· 10 years ago
ade0b09
remove Hazelcast based Device, Link, .. Store implementation bundle
by Yuta HIGUCHI
· 10 years ago
bcae7bd
Removed faulty toInt method and renamed toRealInt to toInt.
by Jonathan Hart
· 10 years ago
9361721
Update to the tools scripts:
by Pavlin Radoslavov
· 10 years ago
e8e4535
fixes for RoleValue serialization
by Ayaka Koshibe
· 10 years ago
ab63aac
Port the BGP implementation of SDN-IP.
by Jonathan Hart
· 10 years ago
bb0272e
Added JSON formatting for flow list command.
by Thomas Vachuska
· 10 years ago
7ac1545
package info for distributed HostStore
by Yuta HIGUCHI
· 10 years ago
403ffcd
The missing link
by Jonathan Hart
· 10 years ago
28dfb60
Added ability to configure reactive forwarding.
by Thomas Vachuska
· 10 years ago
335ef46
Port the Router functionality from SDN-IP.
by Jonathan Hart
· 10 years ago
c65fa11
Enahnced path list command to show JSON.
by tom
· 10 years ago
8350ba5
Added option to show only enabled/disabled ports
by tom
· 10 years ago
a4b548c
Added javadoc comment to onos.impl package.
by tom
· 10 years ago
32085cf
Adding JSON format to the CLI. Intents and flows still need to be done.
by tom
· 10 years ago
70ce843
attempt to fix NPE in LinkDiscovery
by Yuta HIGUCHI
· 10 years ago
7f3df23
avoid unnecessary boxing
by Yuta HIGUCHI
· 10 years ago
023295a
Function input can be null
by Yuta HIGUCHI
· 10 years ago
0264907
avoid extra Map lookup
by Yuta HIGUCHI
· 10 years ago
b35a381
bugfix Function input is Nullable
by Yuta HIGUCHI
· 10 years ago
b0995df
suppress warning
by Yuta HIGUCHI
· 10 years ago
2fe46a2
GossipLinkStore AE bugfix + cleanup
by Yuta HIGUCHI
· 10 years ago
c16656f
Added ability to configure reactive forwarding.
by tom
· 10 years ago
Next »