Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
9c4006785fb769ad0d1dbb70c14f70f2b87e3b53
« Previous
b789b5f
Adding an initial API for the DomTree data structure.
by Aaron Kruglikov
· 8 years ago
bbc6dba
Remove superfluous debug flags from app definitions
by Ray Milkey
· 8 years ago
1fb1eb1
RabbitMQ Integration - Updates changeset 11110 - Review comments incorporated
by ADARA Networks
· 8 years ago
6192499
Use subject factory to create subject for deletion rather than using the string/
by Jonathan Hart
· 8 years ago
3d8ff28
Cleanups for SDN-IP
by Jonathan Hart
· 8 years ago
734e1e6
Cosmetic fixes to Band
by Yuta HIGUCHI
· 8 years ago
6033d43
Fix for ONOS-5220 - Enable REST API for demo app
by Ray Milkey
· 8 years ago
4275587
Include ConsistentMap name in Timeout exception message
by Madan Jampani
· 8 years ago
af9c7a7
YMS broker and Notification handler
by VinodKumarS-Huawei
· 8 years ago
04e7647
Removing dhcp app from the office cell because incompatible with local dhcp server.
by Luca Prete
· 8 years ago
625fb64
Fixing Protected P2PIntent Compiler issues
by Yuta HIGUCHI
· 8 years ago
27d4257
Support [ONOS-4593] and implement [ONOS-4594]
by Pier Ventre
· 8 years ago
d4684b4
stc work queue test improvements
by Madan Jampani
· 8 years ago
23547b3
Minor changes around ProtectionConstraint
by Yuta HIGUCHI
· 8 years ago
30d1965
Add OF 1.3 status for reasserting master controller
by Ray Milkey
· 8 years ago
16144ba
[ONOS-5185] fix bug for VTN data synchronized failed in cluster mode
by bobzhou
· 8 years ago
9c3f30a
fix to apply TCP/UDP port rule of Security Group
by kimjt
· 8 years ago
685e34d
Add Distributed Primitives scenario to smoke test
by Ray Milkey
· 8 years ago
ce24073
stc scenario for testing work queue distributed primitive
by Madan Jampani
· 8 years ago
66da814
Change order of openflow app dependencies.
by Jonathan Hart
· 8 years ago
647a516
Refactor VPLS IntentInstaller
by Yi Tseng
· 8 years ago
382119e
Touch-ups to patchpanel app, including adding to Buck build.
by Jonathan Hart
· 8 years ago
ef74963
Patch Panel Application with Ui
by Parvathi M
· 8 years ago
7a174cf
[ONOS-5184] Allow configuring cluster partition size
by Thiago Santos
· 8 years ago
e43cccebf
Fix peer data (never include root region). - Display peer data on temp view.
by Simon Hunt
· 8 years ago
377f5d2
Implement navigate-to-region (topo2navRegion) event; update scaffolding view (topoX) to exercise.
by Simon Hunt
· 8 years ago
4b9958b
Fix app name for intentperf with BUCK
by You Wang
· 8 years ago
307a21e
Utilities for composing future results
by Madan Jampani
· 8 years ago
cd31850
Add P2PIntent CLI fix
by Yuta HIGUCHI
· 8 years ago
b4ac46e
Add a small delay between deleting a net config and testing it
by Ray Milkey
· 8 years ago
ad4f2cd
Apply Null Object pattern
by Sho SHIMIZU
· 8 years ago
c9e4bb0
Remove redundant field
by Sho SHIMIZU
· 8 years ago
ac54c70
Remove unnecessary semicolon
by Sho SHIMIZU
· 8 years ago
9f95074
Make field final
by Sho SHIMIZU
· 8 years ago
f4fd3de
Refactor: Rename and inline to simplify inside of the loop
by Sho SHIMIZU
· 8 years ago
2ad5f41
Refactor: Get updating pendingDevices out of the loop
by Sho SHIMIZU
· 8 years ago
8efc896
Reformat code
by Sho SHIMIZU
· 8 years ago
5711ce1
Add mapping function to simplify process() implementation
by Sho SHIMIZU
· 8 years ago
06e08c5
Update simon-single cell; make topoX view scrollable.
by Simon Hunt
· 8 years ago
bf8b67e
Refactor bindMacAddr function from VPLS app.
by Yi Tseng
· 8 years ago
3bbca2a
Fix typo
by Yi Tseng
· 8 years ago
9e848e8
Move PCE label handling from APP to protocol.
by Avantika-Huawei
· 8 years ago
a8d896c
[ONOS-5114] Fix to send icmp packet from vm to gateway when floating is assigned
by Daniel Park
· 8 years ago
aac5888
CLI command to display the value of a atomic counter
by Madan Jampani
· 8 years ago
e45ab44
Collections.emptyMap() produces an object that Kryo cannot serialize
by Thomas Vachuska
· 8 years ago
2ec5aa9
Fixed onos-check-error tool.
by Thomas Vachuska
· 8 years ago
c710467
Fix for Mastership exception fetching timestamp - from Madan
by Ray Milkey
· 8 years ago
3c4124a
Fix ConcorrentModifcationException in statistics map
by Ray Milkey
· 8 years ago
fa454bd
Allow a little more time for flows to settle before checking
by Ray Milkey
· 8 years ago
647138f
[ONOS-4387] Support for multiple selectors in mp2sp intents
by Pier Ventre
· 8 years ago
3d2bf9c
[ONOS-4920] Use subnet not network when setting routing rules for routers
by sangho
· 8 years ago
978902a
Added protection against expired cell reservations.
by Thomas Vachuska
· 8 years ago
381f8d8
Fixes for STC command argument handling when using Karaf client
by Jonathan Hart
· 8 years ago
f5d7236
[ONOS-5070] Adds mirroring functionality.
by Pier Ventre
· 8 years ago
1f5fbe5
adding '--noproxy localhost' option in the curl for using localhost where OS has proxy setting
by jaegonkim
· 8 years ago
2712419
Use primitive boolean because of being synchronized already
by Sho SHIMIZU
· 8 years ago
b837cb7
Use light collection because of being synchronized already
by Sho SHIMIZU
· 8 years ago
b06078c
Fixes for a hanging issue when creating treemaps and multimaps through the storage parition client.
by Aaron Kruglikov
· 8 years ago
534f476
Miscellaneous STC adjustments
by Thomas Vachuska
· 8 years ago
c217cb9
Updated topo toolbar to use mojo glyphs and give it a cleaner look.
by Simon Hunt
· 8 years ago
31bfc11
stc scenario for unclean cluster restart
by Madan Jampani
· 8 years ago
eddce78
Temporarily disabling NeighbourPacketManager to fix STC tests.
by Thomas Vachuska
· 8 years ago
f15065e
Mark remnants of ConfigProvider deprecated
by Yuta HIGUCHI
· 8 years ago
4749b82
remove YMS javadocs from the top level API docs
by Ray Milkey
· 8 years ago
2d7c539
Make FlowOperationsProcessor thread-safe with synchronized modifier
by Sho SHIMIZU
· 8 years ago
7c9b73a
Tighten method visibility
by Sho SHIMIZU
· 8 years ago
ecfbeb6
Read the latest value of lastSink
by Sho SHIMIZU
· 8 years ago
d21c4dd
Read the latest value of dispatchFuture
by Sho SHIMIZU
· 8 years ago
7239078
See the latest value of dispatchLoop
by Sho SHIMIZU
· 8 years ago
3032af1
Fix javadoc syntax error - @throw -> @throws
by Ray Milkey
· 8 years ago
ba82c0d
Check that the DHCP Manager is active before testing its configuration
by Ray Milkey
· 8 years ago
df1eeae
[ONOS-5169] GroupStore: properly add updated buckets
by Victor Silva
· 8 years ago
b102b01
[ONOS-4694] YANG management system outline and YMSM/YDT interfaces
by Gaurav Agrawal
· 8 years ago
f13feb8
Recover from NPE that can sometimes be thrown by Felix
by Ray Milkey
· 8 years ago
ed88ff6
Adding additional resources for instantiating async consistent treemaps.
by Aaron Kruglikov
· 8 years ago
c6759e8
ONOS-4374 Enable installing flows with hard_timeout
by Murat Parlakisik
· 8 years ago
9bdaaec
Implementation of the NeighbourResolutionService.
by Jonathan Hart
· 8 years ago
b26d350
Improve unit test coverage by considering MapRecord and EidRecord
by Jian Li
· 8 years ago
42b3e43
Remove recordCount and locatorCount from LISP control message class
by Jian Li
· 8 years ago
894eab5
Add examples/ dir, README, and multicluster.py
by Bob Lantz
· 8 years ago
d4e6370
Add NotNull and Argument check during object build for LISP object
by Jian Li
· 8 years ago
09a6ffe
[ONOS-4983] Fix the bug of gateway information modification
by sangho
· 8 years ago
9edc7e0
Topo2Link - Fixed width of rectangle and centered text
by Steven Burrows
· 8 years ago
33ab2692
Fix glyph names.
by Simon Hunt
· 8 years ago
0e6c214
Updating / Adding mojo icons to Glyph Library.
by Simon Hunt
· 8 years ago
503a402
Multiple ONOSCluster support for ONOSCLI
by Bob Lantz
· 8 years ago
8e57625
Enable --custom files to import ONOSCLI
by Bob Lantz
· 8 years ago
5763516
Add portOffset for multiple ONOSCluster port forwarding
by Bob Lantz
· 8 years ago
38feb6e
Revert "Fix for ONOS-5032 and ONOS-5034"
by Jonathan Hart
· 8 years ago
feb95f1
Just a copy from FlowObjectiveAdapter of org.onosproject.sfc.util.
by Yoonseon Han
· 8 years ago
c218bfa
Check equality of String with equals(), not "=="
by Sho SHIMIZU
· 8 years ago
e4ba2a4
Add unit tests for LISP control message serializer and deserializer
by Jian Li
· 8 years ago
76ea057
Add unit tests for LISP address serializer and deserializer
by Jian Li
· 8 years ago
edc5db1
[ONOS-4718] Initial implementation of LISP control msg serializer
by Jian Li
· 8 years ago
50ad080
Fix for ONOS-5032 and ONOS-5034
by Deepa Vaddireddy
· 8 years ago
36dd8f1
Added mojo icons: - ports, switch, roadm, uiAttached, summary, detail
by Simon Hunt
· 8 years ago
9a4b96d
Added mojo icons: map and selectMap.
by Simon Hunt
· 8 years ago
5a6c60c
Enhanced "Show-Glyphs" development web page to show zoomed icons.
by Simon Hunt
· 8 years ago
6deb4ce
Grouped injected vars and shortened findNodeById
by Steven Burrows
· 8 years ago
ab87ac4
Prevent wipeout command from failing STC runs
by Ray Milkey
· 8 years ago
Next »