Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
14c6d620e80ff77663e60810e1174ffea24721f1
14c6d62
Fix NPE when pending operations are not present (due to possible race condition)
by pier
· 6 years ago
53eae19
Route is not populated correctly when next hop moves
by Charles Chan
· 6 years ago
f642fe3
Packet throttle support Incorporated review comments
by Mayank Tiwari
· 6 years ago
a7abb83
Added REST API call to fetch routes count and routes count by type for Route Service
by Harshada Chaundkar
· 6 years ago
c1daa8f
Offload packet processing to another thread
by Charles Chan
· 6 years ago
c9c108b
Disable DHCP relay counters
by Charles Chan
· 6 years ago
18ee33c
Fixed potential NPE in packet-stats for ipv4 tcp packets
by Harshada Chaundkar
· 6 years ago
8111219
Fix NPE in flow store
by Jordan Halterman
· 6 years ago
9285dbd
Fix NPE in flow store
by Jordan Halterman
· 6 years ago
196a9ca
Moving the device event handling to separate thread
by Ruchi Sahota
· 6 years ago
3eb5b81
Make default primitive operation timeout configurable
by Jordan Halterman
· 6 years ago
a35584e
Optimize filtering flow rule counts by state
by Jordan Halterman
· 6 years ago
7bf0487
Use count methods when printing simple flow rule counts via CLI
by Jordan Halterman
· 7 years ago
58df227
Make Netty messaging timeouts configurable.
by Jordan Halterman
· 6 years ago
1e1a5a2
Reduce frequency of flow store replication
by Jordan Halterman
· 6 years ago
c40a568
Update xconnectService when the service is bound/unbound
by Charles Chan
· 6 years ago
b4ceff3
Potential Null Pointer Exception fix for Cpman, Groups , Flows and Mastership API
by Harshada Chaundkar
· 6 years ago
aac59fa
Change JDK container for Docker build
by Ray Milkey
· 6 years ago
eba2a40
FPM Connections REST API Corrected style check errors
by Harshada Chaundkar
· 6 years ago
4ae2b6f
Added null check for empty ArrayNode object in DhcpRelayWebResource.java
by Harshada Chaundkar
· 6 years ago
cab2869
fix for service not found error
by Arjun E K
· 6 years ago
972ee84
Upgrade to Atomix 2.0.27
by Jordan Halterman
· 6 years ago
87b2801
DhcpRelayWebResource cannot find DhcpRelayService when it become instantiated
by Harshada Chaundkar
· 6 years ago
76c1f77
Eliminate redundant flow programming when host moves
by Charles Chan
· 6 years ago
b4fe928
[ONOS-7626] FlowsWebResource cannot find FlowRuleService when it become instantiated
by jaegonkim
· 7 years ago
317f62b
Remove debug level logging
by Charles Chan
· 6 years ago
faaed35
Set YourKit profiler option to ensure the agent binds to all interfaces in tests
by Jordan Halterman
· 7 years ago
54274df
Append lock timeout to existing JAVA_OPTS to avoid overwriting user options
by Jordan Halterman
· 6 years ago
e1dc355
REST API added in Packet stats app
by Harshada Chaundkar
· 6 years ago
4554ecd
restapi-cli-audit-onos-1.12-manual-cherry-pick
by Arjun E K
· 6 years ago
ada4c6d
ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly
by Charles Chan
· 6 years ago
0d7cf74
PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager
by Ruchi Sahota
· 6 years ago
f4c2a4d
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
8d616a3
Prevent objective context from being executed multiple times
by Charles Chan
· 6 years ago
b880654
Rest API Support for DHCP Relay
by Anjali K K
· 6 years ago
4fdb9ee
Lookup stored route on remove to ensure bytes consistency.
by Jordan Halterman
· 6 years ago
85afa2f
Fix route events delivery
by pier
· 6 years ago
d935b63
Attempt to fix unit test
by Charles Chan
· 6 years ago
352bae8
Unit test fix - timeout is not correctly set in parallel execution environment
by Charles Chan
· 6 years ago
d49ebf9
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
0d33336
Address StackOverflow by offloading cache listener to a separate thread
by Charles Chan
· 6 years ago
9b642ed
Fixes build, removes bazel files and makes onos-buck project happy again
by pier
· 6 years ago
31f277e
Cherry picking multiple commits for FlowRuleStore optimaization
by Nikunj Desai
· 6 years ago
c12e295
Fix ConcurrentModificationException when processing PendingRemoveNextObjectives
by pier
· 6 years ago
65e456a
Provides a separate executor to handle map events.
by pier
· 6 years ago
0509282
Indirect host DHCP replay from server set source IP as relay agent IP
by Mayank Tiwari
· 6 years ago
9265815
Do not invalidate the cache again if the dequeue is triggered by the cache timeout
by Charles Chan
· 6 years ago
84929a6
Changed the debug level to reduce the debug messages
by Mayank Tiwari
· 6 years ago
76fbc0b
Prevent NPE if an event comes in during start up
by Ray Milkey
· 6 years ago
bf2a4f3
REST API Support for DHCP Relay
by anjalikk
· 6 years ago
c4c2d97
REST API support for DHCP Relay
by psneha
· 6 years ago
d2d837d
route-remove cli command with source type addition
by snehaprem
· 6 years ago
cd93ee6
Symmetric host probing and ignore probe for deleted hosts
by Mayank Tiwari
· 6 years ago
7f15f49
Fix dhcprelay dependency, for BUCK
by Charles Chan
· 6 years ago
9ff32f0
Source IP to be set to Relay Agent IP in DHCP packet from client
by Mayank Tiwari
· 6 years ago
b53399f
Update onos-diagnostics to include the latest SR commands
by Charles Chan
· 6 years ago
c485783
Xconnect misc. fixes for production issues
by Jayakumar Thazhath
· 6 years ago
300bfaf
REST API support for packet-processors
by rsahot036
· 6 years ago
b746700
[ONOS-7751] Sometimes device availability is not changed to available after creation of OF device
by jaegonkim
· 6 years ago
385b01a
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
dd21009f
Tagging 1.12.2-rc1
by ONOS Jenkins User
· 6 years ago
1.12.2-rc1
f6491dc
don't check snapshot version of t3
by Ray Milkey
· 6 years ago
ad3636a
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
2e33d55
Avoid throwing NPE when SID or Loopback is not configured
by Charles Chan
· 6 years ago
30ffafd
Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types
by Jordan Halterman
· 6 years ago
1d6b7db
Get the matching vlan entry from DHCP record if more then one entry is present
by jayakumarthazhath
· 6 years ago
d7ee2a8
Fix serialization issue
by Charles Chan
· 6 years ago
75463f0
Route Type Addition REST API
by psneha
· 6 years ago
8a42fda
Remove NextId from internal stores when the NextObj fails
by Charles Chan
· 6 years ago
2c49d69
Implement CLI commands to view and delete SR internal stores
by Charles Chan
· 6 years ago
37036c3
Cherry-pick suppression.xml
by Charles Chan
· 6 years ago
72c3290
T3 REST API support for multicast routes
by psneha
· 6 years ago
5221e8f
REST API support added for t3-troubleshoot-simple
by psneha
· 6 years ago
6e842f8
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
7fe5146
DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle
by jjosep004c
· 6 years ago
988b2e7
Added one more Component Config REST API; for specified component and variable.
by psneha
· 6 years ago
74b3545
Do not queue VERIFY objectives
by Charles Chan
· 6 years ago
768e8b8
Fix an NPE that happens when DHCP server is not discovered yet
by Charles Chan
· 6 years ago
33ba30a
Handle cluster event in separate thread in FPM manager to avoid blocking event loop
by Jordan Halterman
· 6 years ago
eb85e87
Handle host event in separate thread in mcast route service
by Jordan Halterman
· 6 years ago
91dfb74
Move device event handling to another thread in XconnectManager
by Charles Chan
· 6 years ago
19d6486
Avoid blocking event thread in ResourceDeviceListener
by Jordan Halterman
· 7 years ago
db06129
Add authentication to post to flowObjTest REST API
by You Wang
· 6 years ago
caa878e
Refactor file path validation code; reject apps with up-level references in the name
by Ray Milkey
· 6 years ago
fe56ed2
Prevent zip archives from putting files in directories outside of the target directory
by Ray Milkey
· 6 years ago
8fe5333
Add authentication to post to FlowTest REST API
by You Wang
· 6 years ago
365d11a
Fix serialization execption
by Charles Chan
· 6 years ago
2207a87
Correct a log message in HostManager
by Charles Chan
· 6 years ago
8bb8853
Added RBAC for REST APIs.
by Thomas Vachuska
· 6 years ago
1087d13
Starting snapshot 1.12.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
9172e40
Tagging 1.12.1
by ONOS Jenkins User
· 6 years ago
1.12.1
51de17a
IP change may be involved in HOST_MOVED event. Should resolve the route again.
by Charles Chan
· 6 years ago
24aef6c
Ensure multimap events are published on replaceValues
by Jordan Halterman
· 6 years ago
c92a6f7
[ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request
by jaegonkim
· 6 years ago
140766e
Fix for OS-13 - don't allow app pathnames to leave the app root
by Ray Milkey
· 6 years ago
c78c1f5
Follow up for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
41467e5
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
fb92a5a
Bugfix: DistributedPacketStore does not notify delegate in some cases
by Charles Chan
· 6 years ago
0881581
Refactor multimap streams to avoid blocking iteration on initialization
by Jordan Halterman
· 6 years ago
4c05f5b
Starting snapshot 1.12.1-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
Next »