Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
5504bd2524d3533a0f60b44668ab5d1c8243f7ef
« Previous
ab7d9ab
Show chassisId in CLI and fix UI string
by Andrea Campanella
· 7 years ago
d9af042
Minor fix P4 tutorial exercise 2
by Carmelo Cascone
· 7 years ago
0d4b8b3
Add missing @Override tag
by Charles Chan
· 7 years ago
8464592
Implement default method for isConfigured
by Charles Chan
· 7 years ago
9a55429
Adding a component config to take down single homed host ports when all uplinks are lost.
by Saurav Das
· 7 years ago
5b48d6c
Adding topology overlay support for the server-side topo layout app.
by Thomas Vachuska
· 7 years ago
4a9c094
Adding ACLs for requiring admin or viewer role to different ONOS CLI commands.
by Thomas Vachuska
· 7 years ago
53cdbaa
Fixing NPE that can arise due to invalid host configuration.
by Thomas Vachuska
· 7 years ago
971d7ba
Move some functions from segment routing manager to interface service/manager
by Charles Chan
· 7 years ago
5efd768
Bug fix in SegmentRouting
by Jonghwan Hyun
· 7 years ago
0f9564d
Adding new REST api to fetch pending flows only
by rsahot036
· 7 years ago
0f071de
Set onos maven plugin version to SNAPSHOT of next release version
by Ray Milkey
· 7 years ago
0753ee7
Release version 1.12 of the onos Maven plugin
by Ray Milkey
· 7 years ago
66d0599
add instructions for developers to README
by Jeff Groom
· 7 years ago
b578a02
Update match fields for VOLTHA driver
by Jonathan Hart
· 7 years ago
9f0e15b
Adjusted auto-layout to better deal with large number of service hosts.
by Thomas Vachuska
· 7 years ago
d916af9
Introduce referenced group filtering in groups CLI command
by Charles Chan
· 7 years ago
320c6a5
Print flow objective error message
by Charles Chan
· 7 years ago
0225791
Fix maven build - ONOS artifact version numbers were wrong
by Ray Milkey
· 7 years ago
800d9d0
[ONOS-7624] Implement egress pipeline programming
by Jonghwan Hyun
· 7 years ago
7d77fe1
Fix typos
by Jon Hall
· 7 years ago
7a1db18
Initial implementation of XMPP Publish/Subscribe
by Tomek Osiński
· 7 years ago
1b083cd
Fixed onos-log-query to properly exclude stack traces and merge logs.
by Thomas Vachuska
· 7 years ago
3fd1cee
Fixing access layout to better accommodate arbitrary number of service hosts.
by Thomas Vachuska
· 7 years ago
161e4d3
Revert "Use project.version when referring to checkstyle config"
by Yuta HIGUCHI
· 7 years ago
7ef2671
Adding new REST API resource to obtain system level summary.
by Thomas Vachuska
· 7 years ago
bf5d1fe
Customer bug-fixes:
by Thomas Vachuska
· 7 years ago
9e7530a
Use project.version when referring to checkstyle config
by Yuta HIGUCHI
· 7 years ago
f389723
Cleaning up unnecessary synchronization in UI web socket servlet.
by Thomas Vachuska
· 7 years ago
834cc08
Corrected the access layout to work even when there are no HAG spines.
by Thomas Vachuska
· 7 years ago
fe7a75e
Providing a tool to stitch and filter ONOS log files collected via onos-diagnostics tool.
by Thomas Vachuska
· 7 years ago
c6ff8f0
Bug fixes for route-path programming
by Saurav Das
· 7 years ago
471bcbb
Add REST API to change administrative state of a port.
by Jonathan Hart
· 7 years ago
8b7df41
Add obj-queues into onos-diagnostics
by Charles Chan
· 7 years ago
96a0d34
CORD-2870: Bypass DHCP leasequery without learning routes.
by Taras Lemkin
· 7 years ago
b812ca1
Add Liquid IO Smart NIC in ovsdb-driver.xml
by Daniel Park
· 7 years ago
97e9ccb
Fix to support LiquidIO smart NIC in ONOS based on default pipeline
by daniel park
· 7 years ago
ce47fe5
Add support for enabling YourKit profiling
by Jordan Halterman
· 7 years ago
12c9728
P4 tutorial exercise 2
by Carmelo Cascone
· 7 years ago
43455b8
Fix ConcurrentModificationException in UiWebSocketServlet
by Charles Chan
· 7 years ago
79cc5e8
Fix NPE in Dhcp6Duid serializer
by Charles Chan
· 7 years ago
33f4a91
Implement flow objective queue command
by Charles Chan
· 7 years ago
45c19d7
Avoid head of queue blocking in InOrderFlowObjecitveManager
by Charles Chan
· 7 years ago
201762d
Handling mastership changes during route-path programming
by Saurav Das
· 7 years ago
477e006
Improve Mcast termination
by Pier
· 7 years ago
10b2fee
Minor improvements
by Charles Chan
· 7 years ago
9e6432c
Patching Apache Karaf with a shell console fix to avoid thread leak.
by Thomas Vachuska
· 7 years ago
e4a75a1
Backing out the server-side zooming for now.
by Thomas Vachuska
· 7 years ago
4818bc3
Upgrade version of STC tool
by Ray Milkey
· 7 years ago
6468e1f
Fix for routingHandler NPE.
by Andrea Campanella
· 7 years ago
859db25
bugfix
by daniel park
· 7 years ago
1351e7e
Simplifying the CO/FO null access topology to exclude layout info.
by Thomas Vachuska
· 7 years ago
6577f61
Fix a thread leak
by Charles Chan
· 7 years ago
35c06ac
Fix more thread leaks
by Charles Chan
· 7 years ago
8bc75ee
Implement sr-should-program command
by Charles Chan
· 7 years ago
be5789d
P4Runtime Mellanox driver for fabric.p4
by Carmelo Cascone
· 7 years ago
50bb6ef
Performance improvement when handling host move events
by Charles Chan
· 7 years ago
29813b0
Implement RFC6355 DUID_UUID
by Charles Chan
· 7 years ago
62cd449
Remove unnecessary code of DefaultOvsdbClient.
by tanbangcheng
· 7 years ago
a651de1
Experimental cheap fix for device events issue ONOS-7623
by Thomas Vachuska
· 7 years ago
06d0a77
Fix npe when adding a null element in a collection
by Pier
· 7 years ago
954b368
Improve onos-diagnostics adding sr-mcast-leader
by Pier
· 7 years ago
0ac6712
Do not update port stats in event dispatcher thread
by Yuta HIGUCHI
· 7 years ago
b1fe738
[CORD-2903] Improve SR/Multicast APIs
by Pier
· 7 years ago
96f63cb
[CORD-2937] Improve work partition on Multicast
by Pier
· 7 years ago
c3a947f
Adding server-side default topo layout and fixing GUI to allow remote zoom/pan.
by Thomas Vachuska
· 7 years ago
0bd3b18
MyTunnel exercise with solution for P4 tutorial
by Carmelo Cascone
· 7 years ago
4efa498
Simplify creation of PiActionParam from primitive types
by Carmelo Cascone
· 7 years ago
2690fac
Correctly initialize routes with multiple next hops
by Charles Chan
· 7 years ago
3da0b1d
Add 'topo' prefix to cluster CLI command
by Charles Chan
· 7 years ago
913f736
Additional translations for Lion language bundle: Dutch (NL)
by Keesjan Karsten
· 7 years ago
e8d0439
Fix OvsdbControllerImpl memory leak. Fix dispatch NodeRemoved Event twice.
by tanbangcheng
· 7 years ago
3bb1f3f
Optimize Multicast sinks processing
by Pier
· 7 years ago
c616e17
Fixing GUI to respond to server-side layout changes.
by Thomas Vachuska
· 7 years ago
3905787
[ONOS-7621] Use OpenstackAuth info to authenticate keystone in CLI
by Jian Li
· 7 years ago
c5569c2
Extend ONOS+P4 VM scripts to build tutorial VM
by Carmelo Cascone
· 7 years ago
422f8c4
Tutorial VM pointers and corrections for ONOS-P4 tutorial exercise 1
by Carmelo Cascone
· 7 years ago
9bc6a14
Initial P4 tutorial instructions plus minor fix
by Carmelo Cascone
· 7 years ago
1657032
Fix handling of several error cases in the application REST API
by Ray Milkey
· 7 years ago
2784166
[ONOS-7621] Support injecting keystone auth info through network-cfg
by Jian Li
· 7 years ago
9ea7276
minor fix for P4Runtime meter
by FrankWang
· 7 years ago
a7be50d
Making REST API port as a command-line option for various admin commands.
by Thomas Vachuska
· 7 years ago
345b0c7
Fixing host configuration.
by Thomas Vachuska
· 7 years ago
bf54baa
Fixed bmv2-demo.py after updating bmv2.py switch constructor arguments
by Carmelo Cascone
· 7 years ago
47960ef
Fix problamatic & remove stale pom related files
by Yuta HIGUCHI
· 7 years ago
335d774
Fix maven plugin version
by Ray Milkey
· 7 years ago
bca9049
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
a336974
T3: tracing only through flows in ADDED state
by Andrea Campanella
· 7 years ago
2a43cb3
Config ARP proxy mode by default ensure it works in VXLAN and VLAN
by Jian Li
· 7 years ago
6f01713
[ONOS-7239] Fix - ModArp*Instruction not serialized in KryoNamespaces
by Patryk Konopka
· 7 years ago
6405aad
Increasing GUI session timeout.
by Thomas Vachuska
· 7 years ago
0b7682f
bump up version on onos Loxi; fix a problem reported by error-prone
by Ray Milkey
· 7 years ago
fdcfe53
ONOS extensions for use of egress tables.
by Andreas Pantelopoulos
· 7 years ago
6fc64c1
Sonar fixes
by Ray Milkey
· 7 years ago
384a93a
Updated pom.xml for P4Runtime proto build
by Carmelo Cascone
· 7 years ago
71f8e7b
Fix weird usage of Comparable
by Yuta HIGUCHI
· 7 years ago
27b9bc0
[ONOS-7607] Update fabric.p4 bmv2 json w/ new p4c compiler
by Yi Tseng
· 7 years ago
bb4f541
Fix: resolve NPE by obtaining networkId from subnet instead of port
by Jian Li
· 7 years ago
700648c
MyTunnel P4 tutorial app and pipeconf
by Carmelo Cascone
· 7 years ago
181f3f4
Fixed wrong LPM mask in PI flow rule translator
by Carmelo Cascone
· 7 years ago
Next »