Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9c4006785fb769ad0d1dbb70c14f70f2b87e3b53
« Previous
23a2915
Tagging 1.13.8
by ONOS Jenkins User
· 6 years ago
1.13.8
9f3462d
Version string referred to s apecific SNAPSHOT
by Ray Milkey
· 6 years ago
3327a26
Fixes for maven build on dhcprelay and packet-stats apps
by Ray Milkey
· 6 years ago
781b855
Need to use 'pom' packaging at the top level
by Ray Milkey
· 6 years ago
e5b1461
In order to complete https://jira.opencord.org/browse/VOL-1093 and https://jira.opencord.org/browse/VOL-1401, OltPipeline must support meter and write metadata instructions for authentication trap flows. Additionally, all flows must include write metadata instruction instead of transition. This change will be done for 1.13 branch.
by Gamze Abaka
· 6 years ago
4242cbe
REST API added in Packet stats app
by Sudhir Kumar Maurya
· 6 years ago
1a6b379
Remove debug level logging
by Charles Chan
· 6 years ago
b6b5414
restapi-cli-audit-onos-1.13-manual-cherry-pick
by Arjun E K
· 6 years ago
3304e79
PacketProcessorWebResource cannot find PacketService when it become instantiated; changed debug logs to trace in FPMManager
by Ruchi Sahota
· 6 years ago
e74913c
ONOS-7896 Fix a bug that results in flow obj queue not being dequeued properly
by Charles Chan
· 6 years ago
f6f57d2
Implementation Cisco rest driver for Nexus 900
by gyewan.an
· 6 years ago
9841077
Lookup stored route on remove to ensure bytes consistency.
by Jordan Halterman
· 6 years ago
71ad9d2
Fix route events delivery
by pier
· 6 years ago
e116f12
Prevent objective context from being executed multiple times
by Charles Chan
· 6 years ago
2f2dbca
Rest API Support for DHCP Relay
by Anjali K K
· 6 years ago
d0c496f
Currently, only pmc-olt driver supports meter mod messages; other olt drivers such as voltha, nokia, celestica etc. must support meter mod. It is a requirement of bandwidth profile implementation of voltha project.
by Gamze Abaka
· 6 years ago
d1eb47c
More unit test fix
by Charles Chan
· 6 years ago
264b4b7
Change the service dependency to mandatory
by Charles Chan
· 6 years ago
6171ab9
Unit test fix - timeout is not correctly set in parallel execution environment
by Charles Chan
· 6 years ago
16ec41d
Address StackOverflow by offloading cache listener to a separate thread
by Charles Chan
· 6 years ago
a1e623b
Fixes build, removes bazel files and makes onos-buck project happy again
by pier
· 6 years ago
0efc849
Starting snapshot 1.13.8-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
d8d1774
Tagging 1.13.7
by ONOS Jenkins User
· 6 years ago
1.13.7
78ed211
Fix ConcurrentModificationException when processing PendingRemoveNextObjectives
by pier
· 6 years ago
6c48dba
Provides a separate executor to handle map events.
by pier
· 6 years ago
2171bc0
Indirect host DHCP replay from server set source IP as relay agent IP
by Mayank Tiwari
· 6 years ago
c8aaa0e
Do not invalidate the cache again if the dequeue is triggered by the cache timeout
by Charles Chan
· 6 years ago
aa3c7ea
Changed the debug level to reduce the debug messages
by Mayank Tiwari
· 6 years ago
eadad4a
Prevent NPE if an event comes in during start up
by Ray Milkey
· 6 years ago
d78d1a3
REST API Support for DHCP Relay
by anjalikk
· 6 years ago
d06925c
Adding DHCP IpV6 support in VOLTHA Driver
by Matteo Scandolo
· 6 years ago
107b8cf
REST API support for DHCP Relay
by psneha
· 6 years ago
8d6edf3
route-remove cli command with source type addition
by snehaprem
· 6 years ago
5b3f460
Symmetric host probing
by Mayank Tiwari
· 6 years ago
fab0f85
Fix dhcprelay dependency, for BUCK
by Charles Chan
· 6 years ago
742e94c
Source IP to be set to Relay Agent IP in DHCP packet from client
by Mayank Tiwari
· 6 years ago
ed4f9e2
Update onos-diagnostics to include the latest SR commands
by Charles Chan
· 6 years ago
983264a
Starting snapshot 1.13.7-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
6e9aedb
Tagging 1.13.6
by ONOS Jenkins User
· 6 years ago
1.13.6
eb0931f
Xconnect misc. fixes for production issues
by Jayakumar Thazhath
· 6 years ago
b5c60cb
In order to implement VOLTHA VOL-949 task (https://jira.opencord.org/browse/VOL-949) , OltPipeline (pmc-olt driver) must support meter, transition and also QinQ vlan push instructions.
by Gamze Abaka
· 6 years ago
848a7c6
REST API support for packet-processors
by rsahot036
· 6 years ago
0d47139
Starting snapshot 1.13.6-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
165ab5d
Tagging 1.13.5
by ONOS Jenkins User
· 6 years ago
1.13.5
6f58cf1
Allow applications to specify a few other packet-request flow priorities.
by Saurav Das
· 6 years ago
e3b704a
[ONOS-7751] Sometimes device availability is not changed to available after creation of OF device
by jaegonkim
· 6 years ago
10ebd5b
ONOS-7807: Fix to provide inner-tag of Q-in-Q flows correctly to VOLTHA
by cboling
· 6 years ago
6728bd6
don't check snapshot version of t3
by Ray Milkey
· 6 years ago
46945b6
Prevent XConnect loop
by jayakumarthazhath
· 6 years ago
a0c7daf
Avoid throwing NPE when SID or Loopback is not configured
by Charles Chan
· 6 years ago
58128a8
Normalize route objects stored in RouteTable ConsistentMultimap to avoid inconsistent serialization for different IpPrefix/IpAddress types
by Jordan Halterman
· 6 years ago
27aa772
Get the matching vlan entry from DHCP record if more then one entry is present
by jayakumarthazhath
· 6 years ago
e68b0ac
ONOS-7771 : Provision in OltPipeline to install No L2 modification flow rules
by Amit Ghosh
· 6 years ago
f451e5e
Starting snapshot 1.13.5-SNAPSHOT
by ONOS Jenkins User
· 6 years ago
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
Next »