Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e6a00f00bf858c4fc64b6aca61022c138839d86c
« Previous
c314294
Override app_name to make it consistent with maven build
by Charles Chan
· 8 years ago
e2ed386
ONOS-4492 Fix bug of vrouter and floatingip can't syncronized between nodes
by yuanyou
· 8 years ago
ccdf9da
New partitions cli option for displaying client information
by Madan Jampani
· 8 years ago
0fdf7c9
Adding tools for next version of warden.
by Thomas Vachuska
· 8 years ago
92b0d2e
Add select control box in chart view
by Jian Li
· 8 years ago
a5704f3
Remove backup files generated by sed
by Brian O'Connor
· 8 years ago
8195096
Increase headroom for standard Kryo namespaces to prevent registrations
by Jonathan Hart
· 8 years ago
f32da3b
Increasing timeout limit in BoundedThreadPoolTest
by Brian O'Connor
· 8 years ago
9a17c1a
Updating onos-prep-karaf: sed works on Mac and Linux
by Brian O'Connor
· 8 years ago
951e2bb
Ignore MetricRangeFetch unit test
by Jian Li
· 8 years ago
642bc45
ONOS-4326: Focusing on add/remove cluster member. (WIP).
by Simon Hunt
· 8 years ago
e4da909
ONOS-4278 Implemented BMv2 control plane server and packet-out support
by Carmelo Cascone
· 9 years ago
f9872a0
Fixing a small bug in warden logging.
by Thomas Vachuska
· 8 years ago
0463cf9
New API for specifying an executor when registering a map listener
by Madan Jampani
· 8 years ago
4abe844
STC drivers test now uses a driver that is always present; added buck build for corsa driver
by Ray Milkey
· 8 years ago
82101d9
Bump up Chart.js to 1.1.1 and angular-chart to 0.10.2
by Jian Li
· 9 years ago
2d8d3d6
Receive chart annotations from client side
by Jian Li
· 8 years ago
9e00ba7
Avoid unnecessary instantiation
by Sho SHIMIZU
· 9 years ago
dbd7ffd
Allow cordvtn to work without XOS for now
by Hyunsun Moon
· 8 years ago
8798bbe
[ONOS-4428] Fix the L3 dataflow bug when in same ternant but different
by lishuai
· 8 years ago
e85d1b9
Fixing onos_stage.py to activate only drivers by default.
by Thomas Vachuska
· 8 years ago
3724a03
Another checkstyle fix for Jenkins
by Brian O'Connor
· 8 years ago
67f1c29
Buck checkstyle fix for Jenkins
by Brian O'Connor
· 8 years ago
fc3f314
Fixing onos-run-karaf not to blitz /tmp/onos-*.tar.gz
by Thomas Vachuska
· 8 years ago
0483bee
Fixing onos buck package and lib gen script.
by Thomas Vachuska
· 8 years ago
f7e5f05
Adding BuckLibGenerator to autogenerate lib/BUCK
by Brian O'Connor
· 9 years ago
5f54c6f
Adding ability to run ONOS locally via 'buck run onos'
by Thomas Vachuska
· 8 years ago
e618557
Changing bash_profile not to reserve a borrowed cell during sourcing.
by Thomas Vachuska
· 8 years ago
d1962b7
Changing onos buck alias to include package generation.
by Thomas Vachuska
· 8 years ago
0409b70
Revise Mastership REST API to use synchronous methods
by Jian Li
· 9 years ago
23f21e3
GUI -- Log the name of the logged-in user to the Javascript console, at beginning of index.html.
by Simon Hunt
· 8 years ago
673c3e0
Fixing onos-buck
by Thomas Vachuska
· 8 years ago
d5a8f01
Bug fix for ONOS-4491
by Aneesha Pailla
· 9 years ago
43702bf
Fix up buck build for OVSDB apps
by Ray Milkey
· 9 years ago
a68e6f9
ONOS-4439 bug fixes for security mode init scripts
by Changhoon Yoon
· 9 years ago
170fe4e
Removing GUI hang bypass.
by Thomas Vachuska
· 9 years ago
bf8ee80
Move map event handling onto a background thread to unblock even dispatch loop
by Madan Jampani
· 9 years ago
d710d8c
Temporary GUI fix.
by Thomas Vachuska
· 9 years ago
862dcd2
Fix source file permission
by HIGUCHI Yuta
· 9 years ago
56c1184
[ONOS-4163] Provider side changes to support stateful PCE and PCECC
by Avantika-Huawei
· 9 years ago
25fc9ad
Add a set of synchronous version of methods for MastershipService
by Jian Li
· 9 years ago
6602db8
Improved test environment
by Matteo Scandolo
· 9 years ago
c0e010dd
Implement compact serialization for a set of discrete resources
by Sho SHIMIZU
· 9 years ago
b826190
Adding ability to get borrowed cell definition without changing the existing reservation.
by Thomas Vachuska
· 9 years ago
3a6b556
YANG: Junit testcases for restricions resolution
by Gaurav Agrawal
· 9 years ago
d70e957
Tunnel Service extenstion to support to create tunnel from APP and also to carry Label stack as network resource
by Satish K
· 9 years ago
0d33700
Changed default borrow behaviour to simply get current cell definition if a reservation exists already.
by Thomas Vachuska
· 9 years ago
9a8d16d
initial flows for corsa pipeline v39
by Michele Santuari
· 9 years ago
777dbd7
Adding buck build of the meta openflow app.
by Thomas Vachuska
· 9 years ago
37d5dbf
ONOS-4118 Added synchronization and resiliency to Bmv2ThriftClient
by Carmelo Cascone
· 9 years ago
6ac2098
Make the method receive a more flexible parameter
by Sho SHIMIZU
· 9 years ago
cfa1c41
YANG: Restriction resolution implementation
by Gaurav Agrawal
· 9 years ago
7b93ceb
Replace ECMap with ConsistentMap in UiExtensionManager
by Madan Jampani
· 9 years ago
d35113e
[ONOS-4476]As with Group type is FAILOVER,watchPort&watchGroup does not set correctly When builds the Group Modification Openflow message
by heisenberg
· 9 years ago
0a011be
bugfix: comparing wrong field
by HIGUCHI Yuta
· 9 years ago
f01fe1c
Define codec interface for discrete resources
by Sho SHIMIZU
· 9 years ago
6c258f3
Yang file scanner bug fix.
by Shashikanth VH
· 9 years ago
eb04e7b
[ONOS-4486] Register SegmentationId for l3vniMap.
by lishuai
· 9 years ago
c5b33ea
[ONOS-4291] Implement skeleton of gateway load balancer
by Kyuhwi Choi
· 9 years ago
90b3b6c
[ONOS-4427] TunnelIn flowrule can not be applied to devices in ONOS 1.5
by lishuai
· 9 years ago
7762179
Bug fix for Dell driver to use dummy group as flow-actions
by Saurav Das
· 9 years ago
65c0bdf
Fixes to onos_stage to include karaf.zip
by Brian O'Connor
· 9 years ago
92ec213
ONOS-4344 Fixes to onos_stage.py to fix Buck onos-package
by Brian O'Connor
· 9 years ago
f96d41f
[ONOS-4438] Add REST API for mastership service
by Jian Li
· 9 years ago
d8d3dd40
Fixing path in pom.xml
by HIGUCHI Yuta
· 9 years ago
71ff332
Adding init script for the warden.
by Thomas Vachuska
· 9 years ago
1eff3a6
Initial implementation of shared test cell warden.
by Thomas Vachuska
· 9 years ago
2199c30
CORD-348 Fabric multicast support - error handling
by Charles Chan
· 9 years ago
a78cdb2
Refactor the logic on collecting OpenFlow message statistics
by Jian Li
· 9 years ago
72f3f10
Change the data type of Data Point value from Double to Object
by Jian Li
· 9 years ago
f87ccda
Update gRPC to 0.14.0
by HIGUCHI Yuta
· 9 years ago
b3ef0db
ONOS-4395 Fix NPE in OpenFlowDeviceProvider
by Charles Chan
· 9 years ago
5f8a529
Skipped broken test
by Matteo Scandolo
· 9 years ago
1077dd7
Add annotation to ChartModel
by Jian Li
· 9 years ago
b68a2b0
[ONOS-4438] Add codecs for mastership REST API
by Jian Li
· 9 years ago
530cf46
Used the onosAuth global variable to get the username rather than the websocket service.
by Steven Burrows
· 9 years ago
fbac378
ONOS-4440 CLI allocations command: add support for TributarySlot resource allocations.
by Rimon Ashkenazy
· 9 years ago
59232cf
Changes include:
by Saurav Das
· 9 years ago
e3ba695
Fix ClassCastException
by Charles Chan
· 9 years ago
33f90a9
Adding OCT to 101 and 102 cells.
by Thomas Vachuska
· 9 years ago
f49dea1
Adding new cells
by Thomas Vachuska
· 9 years ago
1aaffb7
Remove all references to java_library in the source BUCK build.
by Ray Milkey
· 9 years ago
c180686
Add configurable method to SimpleFlowRuleStore
by sangyun-han
· 9 years ago
0c42342
[ONOS-4226]Portchain to service function map interface
by Phaneendra Manda
· 9 years ago
a4a5994
Mark couple of expensive LeadershipService methods as deprecated
by Madan Jampani
· 9 years ago
6eda877
Autogen'ing new lib/BUCK
by Brian O'Connor
· 9 years ago
703f96d
Fixing a few buck files.
by Thomas Vachuska
· 9 years ago
d5be69f
[ONOS-3851] Implement default Web GUI page for CPMan
by Jian Li
· 9 years ago
812aa5a
Improved README and test environment, added package.json and karma
by Matteo Scandolo
· 9 years ago
4809e54
Adding a cord-config appliation which hosts configuration
by alshabib
· 9 years ago
1aa0782
[ONOS-3851] Initial implementation of Web GUI of CPMan
by Jian Li
· 9 years ago
e4b9b0c
multiFileYangTranslator
by Vinod Kumar S
· 9 years ago
d8adcef
Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel and call provider. Query will always return null. Null Pointer exception.
by Satish K
· 9 years ago
6057d08
Partial support for LambdaQuery returning FLEX grid.
by HIGUCHI Yuta
· 9 years ago
dc5cf8a
Explicitly log when disconnecting a switch.
by HIGUCHI Yuta
· 9 years ago
344dc81
ONOS-4086 to ONOS-4091, ONOS-4098 to ONOS-4100:JUNIT for ISIS controller
by chidambar babu
· 9 years ago
eb49549
PtToPtIntentVirtualNetworkProvider invalid null parameter exception handling.
by Shashikanth VH
· 9 years ago
9e1352f
Adding onos packaging buck rule and script
by Brian O'Connor
· 9 years ago
538b7cf
Adding Buck file for ONOS karaf branding
by Brian O'Connor
· 9 years ago
807ed4a
Adding Buck features definitions
by Brian O'Connor
· 9 years ago
Next »