Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7a3ab4c31048f7a88e84114182c2e6d407e9d908
« Previous
3680fab
ONOS-4801 add default available field to gRPC model
by Yuta HIGUCHI
· 8 years ago
8e98f2f
Widening column for device master to prevent text wrap.
by Thomas Vachuska
· 8 years ago
b8d3798
EE unit test and h-bird.
by Simon Hunt
· 8 years ago
b1995cb
Fixed an infinite loop bug in Suurballe graph path search.
by Thomas Vachuska
· 8 years ago
884d443
Using non-static serializers in Flow Rule Store
by Madan Jampani
· 8 years ago
cedd0df
Disconnect switch when Device was admin removed.
by Yuta HIGUCHI
· 8 years ago
ad0c990
Evict pipeliner/driver cache only on DEVICE_REMOVE
by Yuta HIGUCHI
· 8 years ago
8ffb775
Exposed the newly added port specific portStatistics API via REST
by Viswanath KSP
· 8 years ago
98315a2
Fix for ONOS-4940
by Kavitha Alagesan
· 8 years ago
6704df3
Fix for ONOS-4877
by Kavitha Alagesan
· 8 years ago
d3ff540
Fix for ONOS-5152:Encoder for Disjoint Rest API with NPE:onos-1.7
by Jayasree Ghosh
· 8 years ago
5808d52
[ONOS-5098] Fix the IP release issue when rebooting VMs
by sangho
· 8 years ago
28267ea
Fix buck run when $ONOS_DIR does not exist
by Charles Chan
· 8 years ago
250d028
Initial support for Lagopus switch
by Yuta HIGUCHI
· 8 years ago
1fb0a8c
Lazily populate Pipeliner cache
by Yuta HIGUCHI
· 8 years ago
22774cd
Addressing review comments of patch-3
by Viswanath KSP
· 8 years ago
34b3060
Fix ONOS-5091
by varunsha
· 8 years ago
ba87170
[ONOS-4718] Initial implementation of LISP address serializer
by GUNi
· 8 years ago
a7b394d
[ONOS-4718] Deserialize addresses from LISP control message class
by Jian Li
· 8 years ago
4eb3e3a
Revise comments to align protocol stack
by Jian Li
· 8 years ago
115d860
[ONOS-4718] Initial implementation of LISP address deserializer
by Jian Li
· 8 years ago
d48320e
Fix [ONOS-4857] and impement [ONOS-5143]
by Pier Ventre
· 8 years ago
b47c953
Revisiting netty configurations
by Yuta HIGUCHI
· 8 years ago
c5a1754
ApplicationStore to use Topic instead of AtomicValue for app activation notifications
by Madan Jampani
· 8 years ago
ecf9971
Update TestTopic to confirm to the new Topic API
by Madan Jampani
· 8 years ago
03fb8b2
Topic: Support for passing a executor to subscribe method for invoking the callback
by Madan Jampani
· 8 years ago
f79ab48
Protect the RouteManagers threads from exceptions thrown by listeners
by Jonathan Hart
· 8 years ago
a1c4115
Distribute failover event with topic
by helenyrwu
· 8 years ago
9e51ba5
SDN-IP: restrict egress port from ingress port list of MP2SP intent.
by Jonathan Hart
· 8 years ago
586bc4f
Fixed a potential NPE in link discovery.
by Thomas Vachuska
· 8 years ago
1375cfe
Simplify boolean expression
by Sho SHIMIZU
· 8 years ago
dbf59f0
Unit tests to improve API test coverage
by Ray Milkey
· 8 years ago
ae538ff
ONOS-5101: Ensure app activation order reflects the dependency order
by Madan Jampani
· 8 years ago
67f1305
Bumping STC to 2.2 version.
by Thomas Vachuska
· 8 years ago
f204ff7
Remove unnecessary return in void method
by Sho SHIMIZU
· 8 years ago
a8e125a
Fixing onos-mininet cleanup logic.
by Thomas Vachuska
· 8 years ago
4f47a86
Lowered DHCP bundle application packet processor priority
by Hyunsun Moon
· 8 years ago
7c338a4
Disabling OSPF test with external dependency.
by Jonathan Hart
· 8 years ago
d08e2e9
Binary incompatible serializer changes
by Yuta HIGUCHI
· 8 years ago
86f142f
Update kryo to 4.0.0
by Yuta HIGUCHI
· 8 years ago
156d780
Remove unnecessary string field.
by Yuta HIGUCHI
· 8 years ago
a5cda89
Reduce number of Map lookups
by Yuta HIGUCHI
· 8 years ago
6f4d586
Disable NettyMessagingManager test which is failing sporadically
by Jonathan Hart
· 8 years ago
9efeb81
Remove final modifier because of private method
by Sho SHIMIZU
· 8 years ago
54f420d
fix: router devices to packet layer
by Michele Santuari
· 8 years ago
57c7c31
Fix the disabled download url of karaf.
by zhangyuanyou
· 8 years ago
ca59694
Remove unnecessary String constructor call
by Sho SHIMIZU
· 8 years ago
7faabd5
ONOS-2582 : fix for reselecting previously selected nodes in the topology view.
by Simon Hunt
· 8 years ago
7c298f3
Fix javadoc
by Yuta HIGUCHI
· 8 years ago
f24b88c
Fix map type mismatch
by Yuta HIGUCHI
· 8 years ago
13f6515
Distributed topic primitive
by Madan Jampani
· 8 years ago
c012dda
Workaround for NoClassDefFound issue in Netty.
by Yuta HIGUCHI
· 8 years ago
89470f1
Group event indicating failover of previously used live port
by helenyrwu
· 8 years ago
06e8908
Abstraction to help applications write logic to handle ARP + NDP packets.
by Jonathan Hart
· 8 years ago
0de4ba9
Remove duplicate version specifications
by Yuta HIGUCHI
· 8 years ago
07e31cf
Remove public from definition in interface
by Sho SHIMIZU
· 8 years ago
bc36560
Remove duplicate registration.
by Yuta HIGUCHI
· 8 years ago
695bac6
Check if the logger is configured as trace when logging as trace
by Sho SHIMIZU
· 8 years ago
ba8c805
Replace comparator definitions with their Lambda equivalents.
by Simon Hunt
· 8 years ago
e6aaa33
Filters intent list before installation
by helenyrwu
· 8 years ago
53bcc24
Follow JUnit 4 style instead of JUnit 3 style
by Sho SHIMIZU
· 8 years ago
e4abf5b2
Allowing buck-based onos run to run with or without 'clean' option.
by Thomas Vachuska
· 8 years ago
a8f69ff
Adding SinglePointToMultiPointIntentCodec for support SP2MP intent over REST
by Chiara Contoli
· 8 years ago
ecc7ce9
ONOS-5107 and ONOS-5108: fixing an issue in the GET operation implemented by REST SBI protocol
by Hesam Rahimi
· 8 years ago
f508667
here is a bug : there would be at most 10 second between group_add to group_added, but if in the 10 second, the group was modified, no group_added notify would be receive, but a group_updated instead. with out the change, the consequnce flow would not be add
by ke han
· 8 years ago
e3bcfc3
Fix bugs in extension treatment REST API
by Jonathan Hart
· 8 years ago
0f29770
Adding first set of changes for bug onos-5071
by Viswanath KSP
· 8 years ago
c2e6815
Use Java 8 Map#compute when possible
by Yuta HIGUCHI
· 8 years ago
a43d033
Add check for node status to onos.py startup
by Jon Hall
· 8 years ago
9b238ae
Pass alertActions cli option to ONOSNode class in onos.py
by Jon Hall
· 8 years ago
09dfe1e
Updating SDN-IP tutorial config files
by Luca Prete
· 8 years ago
3aeaf72
[ONOS-3159] fix a concurrency issue in DHCPRelay.java
by Lei Xu
· 8 years ago
4859b3a
Fix for Host2Host Intent issue.
by Yuta HIGUCHI
· 8 years ago
21d0069
Remove explicit type parameters which can be inferred
by Sho SHIMIZU
· 8 years ago
1578042
Use for-each statement
by Sho SHIMIZU
· 8 years ago
844ee05
cherry pick [ONOS-5002] [ONOS-4986] defect fix in release bandwidth to master
by Priyanka B
· 8 years ago
ef17cbd
Remove redundant toString() calls
by Sho SHIMIZU
· 8 years ago
f05db40
Fix for Netty wiring issue after 4.0 bump.
by Yuta HIGUCHI
· 8 years ago
2a67490
Implement path protection for point to point intents
by helenyrwu
· 8 years ago
d5c8ba1
Remove a white space
by Sho SHIMIZU
· 8 years ago
b94f93b
Implement Oplink drivers for port adjacency
by yjimmyy
· 8 years ago
4055b37
Adding plugin repository to onos root pom
by Parvathi M
· 8 years ago
ec1f45c
Updated fn-spec to include classNames
by Steven Burrows
· 8 years ago
ee5d121
Don't use Boolean constructor
by Sho SHIMIZU
· 8 years ago
8d50c8d
Simplify String concatenation
by Sho SHIMIZU
· 8 years ago
81470a5
Use StringBuilder instead of StringBuffer
by Sho SHIMIZU
· 8 years ago
19af19d
Use JDK's Optional instead of Guava's Optional
by Sho SHIMIZU
· 8 years ago
2cf8429
change a log level in AlarmProvider
by Michele Santuari
· 8 years ago
fad6dbc
Remove explicit use of method reference
by Sho SHIMIZU
· 8 years ago
e0b7d16
Remove unused import statements
by Sho SHIMIZU
· 8 years ago
99e90cd
Replace anonymous class with lambda expression
by Sho SHIMIZU
· 8 years ago
970d6e2
Remove unnecessary reference to this
by Sho SHIMIZU
· 8 years ago
070c319
Remove methods just calling its super
by Sho SHIMIZU
· 8 years ago
d86c807
Remove methods just calling its super
by Sho SHIMIZU
· 8 years ago
4767190
[ONOS-4718] Initial implementation of LISP control msg deserializer
by Jian Li
· 8 years ago
5c396e3
Remove explicit use of the default value
by Sho SHIMIZU
· 8 years ago
26069e2
[ONOS-4718] Add skeleton code for de-serializing LISP ctrl messages
by Jian Li
· 8 years ago
3aa0b18
Remove unnecessary static from enum
by Sho SHIMIZU
· 8 years ago
32ae9c5
Remove unnecessary semicolon
by Sho SHIMIZU
· 8 years ago
431cafd
Remove final modifier from a private method
by Sho SHIMIZU
· 8 years ago
Next »