Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
d4b668efd1bbb84b4846347c1bf641a8aafb9395
« Previous
8c13723
Tagging 1.13.4
by ONOS Jenkins User
· 6 years ago
1.13.4
263e7d9
Fix serialization issue
by Charles Chan
· 6 years ago
017869e
Route Type Addition REST API
by psneha
· 6 years ago
73eae90
Starting snapshot 1.13.4-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
3082b12
Tagging 1.13.3
by ONOS Jenkins User
· 6 years ago
1.13.3
1dbadbd
Remove NextId from internal stores when the NextObj fails
by Charles Chan
· 6 years ago
1fa010c
Implement CLI commands to view and delete SR internal stores
by Charles Chan
· 6 years ago
4b0f012
fix netconf automatic reconnection issue (check both isClosed and isClosing)
by zhongguo zhao
· 6 years ago
705ab45
fix open too many files isse
by zhongguo zhao
· 6 years ago
248e7cd
Allow LLDP traps to be installed on OLTs
by Jonathan Hart
· 6 years ago
4135788
DHCP servers MAC remain unresolved for connectPoints until org.onosproject.dhcprelay app toggle
by jjosep004c
· 6 years ago
459608e
Added one more Component Config REST API; for specified component and variable.
by psneha
· 6 years ago
c96042e
Do not queue VERIFY objectives
by Charles Chan
· 6 years ago
3333cc6
OltPipeline: Add VLAN_PUSH treatment if match is VlanId.NONE.
by Jonathan Hart
· 6 years ago
3c82f19
Changing the default pw transport vlan to 4090 instead of 4093.
by Saurav Das
· 6 years ago
64cad65
Use 0xd as vlan punt group id
by Charles Chan
· 6 years ago
3b1fe59
[OS-14] Reinstating authentication on web-socket channel.
by Thomas Vachuska
· 6 years ago
c7f63b6
Fix an NPE that happens when DHCP server is not discovered yet
by Charles Chan
· 6 years ago
1c9a0b4
Handle cluster event in separate thread in FPM manager to avoid blocking event loop
by Jordan Halterman
· 6 years ago
d939eeb
Handle host event in separate thread in mcast route service
by Jordan Halterman
· 6 years ago
1eec625
Move device event handling to another thread in XconnectManager
by Charles Chan
· 6 years ago
3a20be3
T3 REST API support for multicast routes
by psneha
· 6 years ago
c61232b
[ONOS-7755] Apply initial cluster configuration on ClusterStore activation to avoid INSTANCE_DEACTIVATED events when applied by ClusterManager
by Jordan Halterman
· 6 years ago
5d5ea47
[ONOS-7754] Re-populate failure detector with existing node states to avoid failure detections following component configuration change in ClusterStore
by Jordan Halterman
· 6 years ago
47985ab
Send/receive heartbeats on shared thread to avoid concurrent updates to ClusterStore state when sending/receiving heartbeats
by Jordan Halterman
· 6 years ago
a899362
[ONOS-7753] Ensure cluster heartbeats are recorded when last heartbeat time is set to default value
by Jordan Halterman
· 6 years ago
3603684
Add authentication to post to flowObjTest REST API
by You Wang
· 6 years ago
b24cb3c
Refactor file path validation code; reject apps with up-level references in the name
by Ray Milkey
· 6 years ago
07b666f
Prevent zip archives from putting files in directories outside of the target directory
by Ray Milkey
· 6 years ago
7034a29
Revert "Prevent zip archives from putting files in directories outside of the target directory"
by Ray Milkey
· 6 years ago
fa43644
Prevent zip archives from putting files in directories outside of the target directory
by Ray Milkey
· 6 years ago
5b9a11a
Clarify log messages
by Charles Chan
· 6 years ago
3d44eb9
Implement component config to enable double tagged host programming
by Charles Chan
· 6 years ago
cef0c51
Verify unchanged host location when host is moved
by Charles Chan
· 6 years ago
a134ee3
Cancel DHCP packet request when DHCP relay app is being deactivated
by Charles Chan
· 6 years ago
8df698a
RouteHandler misbehaved when next hop moves from single location to dual location
by Charles Chan
· 6 years ago
636906e
Block pseudo wire VLAN translation
by Charles Chan
· 6 years ago
ba49306
Add authentication to post to FlowTest REST API
by You Wang
· 6 years ago
397398c
Fix serialization execption
by Charles Chan
· 6 years ago
79379fe
Correct a log message in HostManager
by Charles Chan
· 6 years ago
005679a
[CORD-3101]Implement OVS OFDPA driver for double-vlan termination
by Andrea Campanella
· 6 years ago
47cd744
Added RBAC for REST APIs.
by Thomas Vachuska
· 6 years ago
7edca04
Ensure multimap events are published on replaceValues
by Jordan Halterman
· 6 years ago
e2dcadc
IP change may be involved in HOST_MOVED event. Should resolve the route again.
by Charles Chan
· 6 years ago
df890c9
Starting snapshot 1.13.3-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
54c410d
Tagging 1.13.2
by ONOS Jenkins User
· 6 years ago
1.13.2
c163898
ignore t3 app maven files for SNAPSHOT checks
by Ray Milkey
· 6 years ago
38d2977
Append lock timeout to existing JAVA_OPTS to avoid overwriting user options
by Jordan Halterman
· 6 years ago
feb2717
[ONOS-7734] ct intent is stucked in WITHDRAWING state for ever after submitting intent withdraw request
by jaegonkim
· 6 years ago
a304cb7
Increase default leader elector timeout to 2500ms in DistribuetdLeadershipStore
by Jordan Halterman
· 6 years ago
11a668c
ONOS-7733 Meter Creation Fails :
by Gamze Abaka
· 6 years ago
e020f1f
Revert Netty timeout changes and adjust phi threshold
by Jordan Halterman
· 6 years ago
10e606a
Fix for OS-13 - don't allow app pathnames to leave the app root
by Ray Milkey
· 6 years ago
c5f6dd0
REST API support added for t3-troubleshoot-simple
by psneha
· 6 years ago
c8a5bc7
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
c28fc9e
Tagging 1.13.2-rc3
by ONOS Jenkins User
· 6 years ago
1.13.2-rc3
8786de0
Follow up for CORD-2393.
by Andreas Pantelopoulos
· 6 years ago
8c47358
Implement lazy iterators/streams for ConsistentMap
by Jordan Halterman
· 6 years ago
68d4496
Set R-bit in neighbor advertisement if replying as a router
by Charles Chan
· 6 years ago
a2789a9
Bugfix: DistributedPacketStore does not notify delegate in some cases
by Charles Chan
· 6 years ago
2c0b10f
Deduplicate candidates when constructing MastershipInfo in mastership store
by Jordan Halterman
· 6 years ago
3134459
Add distributed proxy test scenario
by Jordan Halterman
· 6 years ago
2a433a4
Add test application for node/mastership based remote Java proxies
by Jordan Halterman
· 6 years ago
47b7b53
Implement service for mastership-based remote Java proxies
by Jordan Halterman
· 6 years ago
7ab9706
Implement service for registering, managing, and operating on remote Java proxies over the cluster communication service
by Jordan Halterman
· 6 years ago
4c3a045
[ONOS-7729] Copy flow buckets prior to replication to avoid inconsistent collection serialization
by Jordan Halterman
· 6 years ago
2dc9f8f
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
65ca2a9
Tagging 1.13.2-rc2
by ONOS Jenkins User
· 6 years ago
1.13.2-rc2
0eaa516
Fixed removal of doubletagged hosts
by Andreas Pantelopoulos
· 6 years ago
d493b30
Ensure cached document tree listeners are run after cache has been updated to prevent stale reads from the cache
by Jordan Halterman
· 6 years ago
fe7a290
Ensure cache map listeners are run after cache has been updated to prevent stale reads from the cache
by Jordan Halterman
· 6 years ago
8166890
Fix for OS-12, NumberFormatException on badly formatted version string
by Ray Milkey
· 6 years ago
c3a48e3
Fix NPE introduced by gerrit 18883
by Charles Chan
· 6 years ago
5bd059e
Adding get flow by table REST api, fixing exceptions in dhcp
by rsahot036
· 6 years ago
89f5b4e
Ensure multimap event listeners are executed after cache update to avoid stale reads from the cache.
by Jordan Halterman
· 6 years ago
577dae3
[OS] Make ACL react to HOST UPDATED event
by Andrea Campanella
· 6 years ago
c1359bb
[OS] Fix for XXE in netconf drivers xml utils
by Andrea Campanella
· 6 years ago
657c8e6
Delete prefix from sr-device-subnet when the next hop host is removed
by Charles Chan
· 6 years ago
9299cf5
Implement toString in RouteSet and RouteInfo
by Charles Chan
· 6 years ago
aab61e4
Fixed issues related to published routes learnt back on FPM
by Mayank Tiwari
· 6 years ago
97cd272
Ensure backups are updated on change in DeviceFlowTable
by Jordan Halterman
· 6 years ago
186d9fb
Fix error prone reported probem with map key type
by Ray Milkey
· 6 years ago
356cda5
Refactor flow rule store to resolve missing flows with old masters following mastership reassignment
by Jordan Halterman
· 6 years ago
79e6a22
Fixing XXE attacks through NETCONF Alarms
by Andrea Campanella
· 6 years ago
9fc40ed
Refactor multimap streams to avoid blocking iteration on initialization
by Jordan Halterman
· 6 years ago
9c00e6b
Add atomic mastership/term/backups method to MastershipService
by Jordan Halterman
· 6 years ago
231572d
Rely on anti-entropy protocol to resolve missing flows after mastership change in ECFlowRuleStore
by Jordan Halterman
· 6 years ago
7aa2757
Ensure flow rules are purged from non-backup nodes on mastership change
by Jordan Halterman
· 6 years ago
d1fe85b
ONOS core changes for RIP support
by shalde064
· 6 years ago
4e87b3e
Implement CLI and REST API for Xconnect
by Charles Chan
· 6 years ago
6b90faa
Improve Xconnect to support BSOD use case
by Charles Chan
· 6 years ago
74d1a9b
Fix ConcurrentModificationException
by Charles Chan
· 6 years ago
396a0c6
Improve KryoNamespaces to better support Objectives and lambda functions
by Charles Chan
· 6 years ago
f1027d4
Bugfix in routing logic to avoid null groups; Improvement in group handling.
by Saurav Das
· 6 years ago
1528133
Refactor DefaultRoutingHandler to avoid hitting 2000 lines limit
by Charles Chan
· 6 years ago
7b3830b
Fix NPE in ClusterCommunicationManager exception handling
by Jordan Halterman
· 6 years ago
78c098d
Slight fix for when help/usage is displayed for onos-power
by Jon Hall
· 6 years ago
7bf9e44
Configuration option respondToUnknownHosts.
by Andreas Pantelopoulos
· 6 years ago
0903f59
Disable host learning feature.
by Andreas Pantelopoulos
· 6 years ago
1851199
Starting snapshot 1.13.2-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
Next »