Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
e2658baf17d999dab362aecf703cd940659065d2
« Previous
e538711
Prevent NoSuchElementException if no hosts are found
by Jonathan Hart
· 8 years ago
9df5bc6
OpenTAM-DPIS: REST-API swagger-doc DpiStatistics.json format bug fix
by Sangsik Yoon
· 8 years ago
5133062
Exception not handeled properly in RouterWebResource
by vijayin
· 8 years ago
6602867
Fix NPE on DefaultVirtualPacketProvider deactivate
by Jonathan Hart
· 8 years ago
7e87663
[ONOS-5903] Intents always installs first path. Traffic path load is not distributed.
by jaegonkim
· 8 years ago
7dad71c
Adding small handler to ICMPHandler
by Pier Luigi
· 8 years ago
2b1ad87
Various fixes for vRouter
by Pier Luigi
· 8 years ago
0e35863
Various fixes:
by Pier Luigi
· 8 years ago
a905c0c
Fix npe when one of the address is not configured
by Pier Luigi
· 8 years ago
f4bd048
Make vRouter components into separate apps.
by Jonathan Hart
· 8 years ago
a4ef01d
Fix for consuming esc key PathPainter and minor javadoc refactoring
by Andrea Campanella
· 8 years ago
b84df5d
Bump karaf from 3.0.5 to 3.0.8
by Jon Hall
· 8 years ago
b5132fa
Fix spelling of actions in application command
by Jonathan Hart
· 8 years ago
c241767
Fix for alarm device panel not showing up, removing esc hook in alarm overlay
by Andrea Campanella
· 8 years ago
fc5c584
ONOS-5726: completed implementation of "showIntent" overlay support.
by Simon Hunt
· 8 years ago
3ccd373
Implement json cli in PacketProcessors and PacketRequests
by sangyun-han
· 8 years ago
470ed4f
Move the IntentSynchronizer out of the routing app into its own app
by Jonathan Hart
· 8 years ago
7fc5a72
Cosmetic refactoring for vRouter to bring CPRM and SSFI closer together.
by Jonathan Hart
· 8 years ago
f8cd052
Abstract handling of router interfaces and pull out of CPRM and SSFI.
by Jonathan Hart
· 8 years ago
52e1127
Don't try to close snapshot repos
by Ray Milkey
· 8 years ago
1021932
[ONOS-5647] (vnet SBI) Skeleton for VirtualGroupProvider object.
by yoonseon
· 8 years ago
4c5fd7c
ONOS-5929 Adding faultmanagement application dependecy to netconf for AlarmProvider
by Andrea Campanella
· 8 years ago
e46d31a
Fix ONOS-5927 - Fix top level POM generation on Linux
by Ray Milkey
· 8 years ago
315baad
Allow app activation by last component
by Yuta HIGUCHI
· 8 years ago
e1162b5
invalid comparison of integer objects using !=
by sivag
· 8 years ago
49f8838
ONOS-5894 GUI refactoring of faultmanagement app
by Andrea Campanella
· 8 years ago
fb4a1db
[ONOS-5924] fix for Cbench test regression
by yoonseon
· 8 years ago
c03782d
Bugfix: OfdpaSetVlanVid is not disabled properly
by Charles Chan
· 8 years ago
fce5147
Added completer for interface names
by Jonathan Hart
· 8 years ago
4c93e27
meter-add cli command instead of add-meter
by Jordi Ortiz
· 8 years ago
bae2cb2
Implement vlan-untagged, vlan-tagged, vlan-native in interface config
by Charles Chan
· 8 years ago
fd286c9
Replace with this.clearAcl method
by sangyun-han
· 8 years ago
1d8cc49
meter-remove cli command
by Jordi Ortiz
· 8 years ago
b15a394
Topo2: Update links on websocket events
by Steven Burrows
· 8 years ago
51590ff
Ensure all Intents reaches installable state.
by Yuta HIGUCHI
· 8 years ago
c5489c9
ONOS-5726: incremental step to generating mini-dropdown of registered topology overlays for intent view.
by Simon Hunt
· 8 years ago
265b3bb
TeTopology core and nbi bug fixes and improvements
by Yixiao Chen
· 8 years ago
90163ba
ONOS-5449 Implemented skeleton of OFAgent application
by Hyunsun Moon
· 8 years ago
a77d3bf
Fix bad parsing of device ID (needs radix 16 for hex number).
by Simon Hunt
· 8 years ago
dc09329
[ONOS-5749] Add unit test for LISP device provider
by Jian Li
· 8 years ago
3026c9b
ONOS-5921 Fix isInstallable test logic
by Yuta HIGUCHI
· 8 years ago
69fd431
Enabling default route
by Pier Luigi
· 8 years ago
1a15b06
Removing assert that will cause random failures and correcting range for mpls.
by Aaron Kruglikov
· 8 years ago
05dcc21
RESTCONF notification changes
by Henry Yu
· 8 years ago
63bbedd
Add more error logging
by Yuta HIGUCHI
· 8 years ago
433b30b
Delete old test script for creating regions.
by Simon Hunt
· 8 years ago
92a99a0
Revert "RESTCONF notification fixes"
by Ray Milkey
· 8 years ago
05c2c76
RESTCONF notification fixes
by Henry Yu
· 8 years ago
d5324f3
log more details on unsupported installable error
by Yuta HIGUCHI
· 8 years ago
b40e945
Fix STC for new intent CLI output format
by Ray Milkey
· 8 years ago
3273921
Use marker in ProtectedTransportIntentCompiler
by Yuta HIGUCHI
· 8 years ago
eb28a7c
marker resource for annotating installable intent
by Yuta HIGUCHI
· 8 years ago
051be02
Allow LinkCollectionIntent to accept other types of resources.
by Yuta HIGUCHI
· 8 years ago
a107172
CLI to add ProtectedTransportIntent
by Yuta HIGUCHI
· 8 years ago
dcfa31a
ONOS-5603 ProtectedTransportIntentCompiler
by Yuta HIGUCHI
· 8 years ago
b360bb0
ONOS-5602 ProtectedTransportIntent
by Yuta HIGUCHI
· 8 years ago
0554896
ONOS-5855 Intent installer for Protection
by Andreas Papazois
· 8 years ago
4994c3d
Fix: stc setup fail due to virtual packet provider
by yoonseon
· 8 years ago
a98ae9d
Add null to driverlistcommand completer
by Jonathan Hart
· 8 years ago
5c5454b
Publish top level Maven POMs as part of release build
by Ray Milkey
· 8 years ago
2825d5e
Build libgen from sources using buck
by Ray Milkey
· 8 years ago
4fc7c26
Fix for ONOS-5906 Asserting latch has reached zero and increasing wait time to avoid later assertion error.
by Aaron Kruglikov
· 8 years ago
736a73b
fix: virtual packet provider test
by yoonseon
· 8 years ago
322c9c3
[ONOS-5731] Implement skeleton of VirtualNetworkPacketManager
by yoonseon
· 8 years ago
5a51ef7
[ONOS-5571] Implementating skeleton for VirtualPacket Provider
by yoonseon
· 8 years ago
5db2e87
Improving output for intents and intents -s
by Luca Prete
· 8 years ago
ed9adcc
Disable AtomixWorkQueueTest failing under heavy load
by Yuta HIGUCHI
· 8 years ago
40132b3
[CORD-801] OFDPA pipeline for OpenvSwitch
by Charles Chan
· 8 years ago
06f6e55
Ignore files generated by the pom version update plugin
by Ray Milkey
· 8 years ago
fadb9a3
intent-details command
by Yuta HIGUCHI
· 8 years ago
f09a13a
Update link to static flows json documentation
by Jonathan Hart
· 8 years ago
33485fb
Add support for disjoint Paths to paths CLI
by Yuta HIGUCHI
· 8 years ago
b3ef9d0
Modified check-bits to show the listing of the actual tar.gz file rather than the sym-link.
by Thomas Vachuska
· 8 years ago
1560384
Correct parent class for portstats CLI
by Yuta HIGUCHI
· 8 years ago
6c28aa4
Fix isViable test
by Yuta HIGUCHI
· 8 years ago
0cde9ce
Add Oplink protection optical switch handshake driver.
by MaoLu
· 8 years ago
ff11455
ONOS-5718 Dynamic Config APIs with RPC and Notification support
by Sithara Punnassery
· 8 years ago
a0557a2
Restructure ProtoBuf & gRPC project structure
by Yuta HIGUCHI
· 8 years ago
2ca1539
Disable test failing under high-load
by Yuta HIGUCHI
· 8 years ago
d934003
ONOS-5908 exclude removed Devices
by Yuta HIGUCHI
· 8 years ago
1d0d9cc
ONOS-5604 ProtectionConfig listener
by Yuta HIGUCHI
· 8 years ago
cf8f6b2
[ONOS-3558] Add AtomicCounterMap to DistributedPrimitive
by Jihwan Kim
· 8 years ago
4967fc6
Fix for Softrouter pushing bogus flows.
by Jonathan Hart
· 8 years ago
5775c2f
Fix ONOS-4587 and similar issue.
by Yuta HIGUCHI
· 8 years ago
45fa9ab
Incorrect array handling
by rpatodiya
· 8 years ago
c6dec26
[SONA] Bug fix that some flows are not removed when VMs are removed
by sangho
· 8 years ago
895f695
ONOS-5905 transient field 'driver' shouldn't be serialized
by Yuta HIGUCHI
· 8 years ago
f594537
fix juniper driver
by Michele Santuari
· 8 years ago
0282ab8
[ONOS-5797] GroupService: add setBucketsForGroup
by Victor Silva
· 8 years ago
a255bb4
ONOS-5595 netcfg for protection
by Yuta HIGUCHI
· 8 years ago
d1e42f4
Sort alarm count by severity
by Yuta HIGUCHI
· 8 years ago
b0720e7
Correcting problem in YMS with Namespace for operation
by Sean Condon
· 8 years ago
9401048
[ONOS-5907] Implementing unit test on Security-Mode ONOS
by Chanhee Lee
· 8 years ago
fd74760
null pointer dereference in IntentsResourceTest.java
by rohitsharan
· 8 years ago
c372c22
Enable REST to manage devices under a proxy
by Michele Santuari
· 8 years ago
1346564
ONOS-5775: Partial failure constraint in VPLS
by Luca Prete
· 8 years ago
a90c44c
Surpress excess warning messages
by Jon Hall
· 8 years ago
ba5006b
Revisiting log levels
by Yuta HIGUCHI
· 8 years ago
54b3451
[ONOS-5904] Fixed throwing an exception after creating it.
by Rafal Szalecki
· 8 years ago
9b1a45b
[ONOS-5749] Initial implementation LISP device provider
by Jian Li
· 8 years ago
Next »