Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
4a0be7b0df2081e1ec3ef0580b0b730a536347bf
« Previous
545edb4
Moving Multicast subsystem into app and refactoring APIs to support multihomed sources and sinks
by Andrea Campanella
· 7 years ago
37db369
[CORD-2828] Multicast support for H-AGG
by Pier
· 7 years ago
59266bc
[CORD-2856] Traffic on dual-homed hosts not properly highlighted
by Pier
· 7 years ago
7a888e8
Move all event handler to a different executor
by Charles Chan
· 7 years ago
982d390
Protect channelIdle from NPE
by Charles Chan
· 7 years ago
9c44ec7
Avoid ConcurrentModificationException
by Charles Chan
· 7 years ago
054e23d
Add uptimes to device and cluster REST APIs
by Ray Milkey
· 7 years ago
348bba7
TAPI 2.0.2-SNAPSHOT
by Yuta HIGUCHI
· 7 years ago
d1cc1a3
Adding complete path to failed traces
by Andrea Campanella
· 7 years ago
6205f69
Fixing scale test manager and CLIs.
by Thomas Vachuska
· 7 years ago
32b4220
[ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore
by daniel park
· 7 years ago
ed9bace
Deprecate Distributed Flow Rule Store
by Ray Milkey
· 7 years ago
bf7598f
Fix ONOS init bug in case VM memory size is smaller than 16GB
by Jian Li
· 7 years ago
6e9b6f5
[ONOS-7504] Skip adding or removing flows when operation is ADD_TO_EXIST or REMOVE_FROM_EXIST
by Yi Tseng
· 7 years ago
8069fdd
[ONOS-7441] Keep installed applications in sync with app store
by Jon Hall
· 7 years ago
3702f9b
ONOS-7490 Fixed NPE in Suurballe graph search.
by Thomas Vachuska
· 7 years ago
3516f06
Adding ability to assign roles to elements as part of network config.
by Thomas Vachuska
· 7 years ago
227943d
Cosmetic fixes to FlowRuleManager.
by Thomas Vachuska
· 7 years ago
fa61549
Adding auto-layout to the access-null simulation.
by Thomas Vachuska
· 7 years ago
d29bc1c
Improve unit test coverage for basic config classes
by Ray Milkey
· 7 years ago
fbaf055
[ONOS-7517] Makes the onos-mininet script compatible with newer versions of GNU Screen
by Terje Mikal Mjelde
· 7 years ago
811bbae
Pseudowire enhancements :
by Andreas Pantelopoulos
· 7 years ago
2edfeef
[ONOS-7379] Use atomic operations for flow table updates to avoid losing flows during updates
by Jordan Halterman
· 7 years ago
b39777c
Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init()
by Charles Chan
· 7 years ago
c8e6a50
T3: Adding summary to pingall, false if any of the path in the trace fails and minor fixes
by Andrea Campanella
· 7 years ago
b994f8d
Sonar wants switch cases to end with a break statement
by Ray Milkey
· 7 years ago
84adcac
Introduce driver property to suppress group feature
by Laszlo Papp
· 7 years ago
7749401
Add glyph to the polatis netconf driver
by Laszlo Papp
· 7 years ago
947e14a
Fix the polatis netconf javadoc
by Laszlo Papp
· 7 years ago
ff691b7
Implemented the following PW features and fixes:
by Andreas Pantelopoulos
· 7 years ago
03121dc
Removing dead code.
by Thomas Vachuska
· 7 years ago
e5bff48
[CORD-2811] Fix VLAN cases in Mcast
by Pier
· 7 years ago
177ea1b
Fixed NPE in ServiceBundle introduced by a recent merge.
by Thomas Vachuska
· 7 years ago
e1579fa
[ONOS-6958] Register policon for openflow
by Laszlo Papp
· 7 years ago
1ac60f1
Add loader test for the Polatis netconf driver
by Laszlo Papp
· 7 years ago
d0839d6
Refactor: remove redundant deps and include api in app oar bundle
by Jian Li
· 7 years ago
bcc2ce9
Generate copyright year in swagger template code
by Yuta HIGUCHI
· 7 years ago
4e36049
[ONOS-7489] onos.py - killing onos, and restarting onos for onos cluster failover test.
by jaegonkim
· 7 years ago
76cbdfb
Fixing flow rule count on single instance
by Andrea Campanella
· 7 years ago
8769d5b
Support both keystone v2.0 and v3 authentication
by Jian Li
· 7 years ago
aaa4f83
[ONOS-7518] NullPointerException in LinkDiscovery
by jaegonkim
· 7 years ago
6fb95fc
T3: bugfixes and avoid override of finalize
by Andrea Campanella
· 7 years ago
220f19b
T3: Fixing concurrent modification exception
by Andrea Campanella
· 7 years ago
40bccdb
Adding RouteService bulk add/remove Rest API
by Andrea Campanella
· 7 years ago
ece1177
T3: HAG scenario fixes
by Andrea Campanella
· 7 years ago
435f23c
Gracefully handle Device not there yet
by Yuta HIGUCHI
· 7 years ago
576969a
[ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore
by daniel park
· 7 years ago
481ec33
remove deprecated -f command line options
by Ray Milkey
· 7 years ago
34cc8e0
[ONOS-7514] Fix for broken EAP introduced in commit f0c4761.
by Terje Mikal Mjelde
· 7 years ago
dc49cfd
Use single counter for host probe index to avoid unnecessary Raft session creation
by Jordan Halterman
· 7 years ago
32e73d7
allow for null 5th parameter
by Ray Milkey
· 7 years ago
2c6ffb8
Allow default bash profile to be run with unbound variable checking enabled
by Ray Milkey
· 7 years ago
c6576fa
Adding SR commands to onos-diagnostics
by Charles Chan
· 7 years ago
168aa62
[ONOS-7515] Fix increased port up delay caused by not sending probes immediately a new port comes up
by You Wang
· 7 years ago
cc2424a
T3: Ping to same host behind two routers
by Andrea Campanella
· 7 years ago
a0ef13b
Urgent patch to support OpenStack keystone API 3.0
by sangho
· 7 years ago
e5e3c12
T3: adding padding to flows and group print
by Andrea Campanella
· 7 years ago
320f7f6
T3 fixing sonar problems
by Andrea Campanella
· 7 years ago
c5cd662
Fix: resolve REST Unit test failure caused by incorrect jersey deps
by Jian Li
· 7 years ago
70fdd49
Avoid ConcurrentModificationException by using SynchronizedMultimap
by Charles Chan
· 7 years ago
c67a991
Added support for grid coordinates in the legacy topology view.
by Thomas Vachuska
· 7 years ago
3b9644f
Remove superfluous throwIfUnchecked() call
by Ray Milkey
· 7 years ago
7b84c07
T3: bugfixes and improvment on the Bridged check in case of untagged traffick comin in on tagged interfaces
by Andrea Campanella
· 7 years ago
41de806
Adding a very simple output for pingall
by Andrea Campanella
· 7 years ago
6a51cb9
Remove calls to deprecated Throwables.propagate() method
by Ray Milkey
· 7 years ago
c9e9224
CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface
by Charles Chan
· 7 years ago
759f0d3
[ONOS-6958] Add glyph registration java code
by Laszlo Papp
· 7 years ago
390efe9
ONOS-7451 ODTN TAPI connectivity service.
by Ramon Casellas
· 7 years ago
2686dd7
VLAN filtering rules should always be installed before assignment rules
by Charles Chan
· 7 years ago
8a0f4dd
Fix unsafe synchronization on parameter variable
by Ray Milkey
· 7 years ago
f192610
TAPI 2.0.x rpc service registrator
by Yuta HIGUCHI
· 7 years ago
ad7116e
missing link for gNMI stub
by Yuta HIGUCHI
· 7 years ago
165afdd
pom fix around gNMI
by Yuta HIGUCHI
· 7 years ago
8c0c8ef
Fix xmpp project structure problem
by Yuta HIGUCHI
· 7 years ago
8124ac9
Fix SONAR problems
by Ray Milkey
· 7 years ago
1ab441b
Fix STC concurrent modification problem
by Ray Milkey
· 7 years ago
df54373
Fix type on equals() call
by Ray Milkey
· 7 years ago
9280e19
Fixed ConcurrentModificationException issue in LinkDiscovery code.
by Thomas Vachuska
· 7 years ago
e9ccf41
XMPP as SBI support: implementation of core XMPP and Xmpp Device Provider
by Tomek Osiński
· 7 years ago
e0d4c87
Bugfix for stale state not being cleared up when switch goes down.
by Saurav Das
· 7 years ago
45b69ab
QMX switches require the unicast flow being installed before multicast flow in TMAC table
by Charles Chan
· 7 years ago
15e281d
[CORD-2801] Fix NPE in FlowStatsCollector
by Pier Luigi
· 7 years ago
8d16304
Adding italian localization for flows view
by Andrea Campanella
· 7 years ago
b87b8ab
[CORD-2798] Fix defects in Mcast
by Pier Luigi
· 7 years ago
05514fd
[CORD-2739] Caching in McastHandler
by Pier Luigi
· 7 years ago
9789311
[CORD-2802] Fix events reordering in FlowObjectiveManager
by Pier Luigi
· 7 years ago
909cff8
Avoid ConcurrentModificationException by using CopyOnWriteArrayList
by Charles Chan
· 7 years ago
2153659
Refactor: make query methods visible in OpenStackSecurityGroupAdminService
by Jian Li
· 7 years ago
1c5467b
Sonar suggestion - possible NPEs
by Ray Milkey
· 7 years ago
d9119d0d
[ONOS-7458] Supporting port description in ONOS LLDP
by jaegonkim
· 7 years ago
719e510
Add openstack end point auto-completion feature for openstack-sync-state cmd.
by daniel park
· 7 years ago
da7c6cb
Refactor: make query methods visible in OpenStackRouterAdminService
by Jian Li
· 7 years ago
1a9a858
Adding Korean localization for flows view
by Jian Li
· 7 years ago
ea1b966
Refactor: add javadoc, restrict visibility, etc for sona switching
by Jian Li
· 7 years ago
9d676fb
Refactor: remove duplication, simplify SONA switching host provider
by Jian Li
· 7 years ago
1aaa64d
Refactor: specify the generic type for protobuf enum translator
by Jian Li
· 7 years ago
40f4d6c
Refactor Meter, MeterRequest, Band protobuf related translators
by Jian Li
· 7 years ago
2ea68ff
Address Sonar warning
by Charles Chan
· 7 years ago
27cff8c
Remove deprecated unfiltered connect point methods from multipoint to single point intents
by Ray Milkey
· 7 years ago
0a8417e
Workaround for feature group failing during built.
by Yuta HIGUCHI
· 7 years ago
Next »