Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
000e465710cd1ea60682a47a4b97a96712153fa7
/
apps
« Previous
3a15b28
Fix Sonar warning - remove redundant condition check
by Charles Chan
· 7 years ago
e2dd805
T3: Fix for mvn build and SR dependency
by Andrea Campanella
· 7 years ago
b959d01
[ONOS-7491] Change deletion API let app use hostname as input param
by Jian Li
· 7 years ago
eb9f77d
Refactor: remove duplicated code snippet w modelEntityToJson method
by Jian Li
· 7 years ago
091d8d2
Refactor: remove duplicated code snippet w jsonToModelEntity method
by Jian Li
· 7 years ago
04c40cc
Fix: Change TestOpenstackNodeManager as public.
by daniel park
· 7 years ago
b581710
[ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore
by daniel park
· 7 years ago
af34b7c
T3: Implementation of host based, less arguments CLI command
by Andrea Campanella
· 7 years ago
6f2d674
T3 Handling lldp and Bddp
by Andrea Campanella
· 7 years ago
caedc8b
Fix: resolve IAE due to unregistered LinkedHashMap in Kryo registry
by Jian Li
· 7 years ago
a21c0ca
DHCPv6 Lease Query
by Lior Assouline
· 7 years ago
b29144d
[CORD-2486] Improve Mcast CLI APIs
by Pier Luigi
· 7 years ago
9930da5
[CORD-2484] Deleting multicast route does not clean flows and groups
by Pier Luigi
· 7 years ago
b72201b
[CORD-2607] Mcast buckets correction
by Pier Luigi
· 7 years ago
142ceb0
[ONOS-7297] DC App to adapt changes wherein RpcInput contains ResourceId.
by Gaurav Agrawal
· 7 years ago
7483e1b
Remove deprecated LinkWeight interface
by Ray Milkey
· 7 years ago
da6f56a
Fix regression after bumping to yang-tool 2.4
by Yuta HIGUCHI
· 7 years ago
a2cf3a1
Remove deprecated connect point APIs for point to point intents
by Ray Milkey
· 7 years ago
c84e3f1
Add unit test of openstack node REST API
by Jian Li
· 7 years ago
f65d72e
[ONOS-7480] Add swagger API doc of openstack node module
by Jian Li
· 7 years ago
4a80a57
Fix: SONA activation issue caused by missing of snakeyaml
by Jian Li
· 7 years ago
23c8be2
Refactor openstacknode let app use codec to serialize JSON string
by Jian Li
· 7 years ago
eefa276
[CORD-2734] Protect SR executor from exceptions
by Pier Luigi
· 7 years ago
d3472bf
[ONOS-7470] Add swagger API doc of openstack networking module #2
by Jian Li
· 7 years ago
2077f66
[ONOS-7470] Add swagger API doc of openstack networking module
by Jian Li
· 7 years ago
f662e31
Add missing type to DDCStore
by Yuta HIGUCHI
· 7 years ago
e7f5101
Ensures internal link state is up to date on a restarted ONOS instance. Also fixes an NPE in FpmManager.
by Saurav Das
· 7 years ago
dbc08c0
Add more error log
by Yuta HIGUCHI
· 7 years ago
9c7c369
remove deprecated updateBookkeepingFields() method
by Ray Milkey
· 7 years ago
b2b0043
Fix wrong path for FpmPushRoutesCommand
by Pier Luigi
· 7 years ago
0eb68e1
Fix issue reported by error-prone
by Yuta HIGUCHI
· 7 years ago
0e1b4d9
Added support for optical intent between the different ports on same device.
by fahadnaeemkhan
· 7 years ago
715dd73
[CORD-2583] Change Fpm protocol classes to use Builder pattern
by Kalhee Kim
· 7 years ago
d1be7b1
[CORD-2483] Deleting multiple sinks does not clean all flows and groups
by Pier Luigi
· 7 years ago
21fffd2
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
bad6d6c
[CORD-2480] Implement logic for dual-link in McastHandler
by Pier Luigi
· 7 years ago
eba73a0
[CORD-2534] McastHandler does not handle device down
by Pier Luigi
· 7 years ago
5193cb7
Bump yang tools version to 2.4
by Ray Milkey
· 7 years ago
8ee2be9
added cfgService for AlarmPollingProvider
by fahadnaeemkhan
· 7 years ago
15a8178
Fix for NPE that can get triggered upon onos instance restart.
by Saurav Das
· 7 years ago
02a9498
Bump up openstack4j to 3.1.0 with dependency updated
by Jian Li
· 7 years ago
a7cf8c8
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
97f9d4c
T3: Handling double rules on table 10 for HW
by Andrea Campanella
· 7 years ago
c568c34
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
035ed1f
CORD-2581 Push FPM routes to route store again when an instance rejoin the cluster
by Charles Chan
· 7 years ago
58b3b52
T3 Vlan handling when output to controller
by Andrea Campanella
· 7 years ago
d5bb2ef
[CORD-2635][CORD-2632] Handle Clear Deferred actions. Support for DHCP packets trace. Output optimization to handle also gateways
by Andrea Campanella
· 7 years ago
b18424c
[ONOS-7444] Optimize SONA gw doesn't use vrouter app and quagga anymore
by daniel park
· 7 years ago
08d9132
Bugfix in route handler in occasion of route update event
by Charles Chan
· 7 years ago
5f7577e
Checking mastership when revoking a route
by Charles Chan
· 7 years ago
0cc4450
Introduce DistributedLock to guarantee that minority nodes won't try to remove
by Charles Chan
· 7 years ago
2b4958a
SONAR suggestion - don't use generic exceptions
by Ray Milkey
· 7 years ago
074ba9b
SONAR suggestions - concurrent access to static fields
by Ray Milkey
· 7 years ago
5c7d488
SONAR suggestion - proper handling of InterruptedException
by Ray Milkey
· 7 years ago
ba547f9
SONAR suggestion - log exceptions, don't print stack traces
by Ray Milkey
· 7 years ago
961b19f
SONAR suggestions - eliminate lossy arithmetic
by Ray Milkey
· 7 years ago
ef31005
SONAR suggestions - uneccesary instanceof operators
by Ray Milkey
· 7 years ago
7382c7f
T3 output enhacements
by Andrea Campanella
· 7 years ago
1567b53
SONAR suggestion - implement equals() whenever compareTo() is implmented
by Ray Milkey
· 7 years ago
110ba89
ONOS-7420 workaround for DCS event consolidation bug
by Yuta HIGUCHI
· 7 years ago
e04aac9
[CORD-2631] Handling dual links in T3
by Andrea Campanella
· 7 years ago
7c8e791
[CORD-2582] Adding ARP support to T3
by Andrea Campanella
· 7 years ago
d6a67c3
SONAR suggestion - explicit break in switch statements
by Ray Milkey
· 7 years ago
3717e60
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
34ef6a1
SONAR suggestion - checking the same condition twice
by Ray Milkey
· 7 years ago
18dac85
Add DistributedLock test commands and STC tests
by Jordan Halterman
· 7 years ago
986a47a
SONAR suggestion - generic exceptions
by Ray Milkey
· 7 years ago
10f35dc
SONAR suggestion - remove mutable public collections
by Ray Milkey
· 7 years ago
f1653a7
pom cleanup
by Yuta HIGUCHI
· 7 years ago
4ee4af1
T3 avoiding false flow rule match
by Andrea Campanella
· 7 years ago
88c5998
T3 - Fixing NPE for flow rules
by Andrea Campanella
· 7 years ago
e34b6a2
Adding Maven tests for apps/restconf/api
by Sean Condon
· 7 years ago
b1dec91
CORD-2637 Correctly use broadcast flag in DHCPv4 relay
by Daniel Ginsburg
· 7 years ago
488a94c
more error-prone issue fix
by Yuta HIGUCHI
· 7 years ago
96b896d
[ONOS-7262] Cfm improvements to allow RMeps and Mds and Mas to be added and deleted
by Sean Condon
· 7 years ago
09ca07a
T3: removed fixed mpls_bos and proper mpls label removal
by Andrea Campanella
· 7 years ago
13b1681
Add support for RESTCONF standard errors
by Sean Condon
· 7 years ago
fbd9ae9
Various small fixes
by Yuta HIGUCHI
· 7 years ago
8be1af9
T3: Support for Ipv6 in CLI command
by Andrea Campanella
· 7 years ago
094a135
Removed the setServiceDirectory() method from the base web resource
by Ray Milkey
· 7 years ago
fa6002c
SONAR suggestion - collection item types
by Ray Milkey
· 7 years ago
06297ed
SONAR suggestion - Synchronize initialization of static fields
by Ray Milkey
· 7 years ago
ffe1a33
SONAR suggestions - more blocker bugs
by Ray Milkey
· 7 years ago
6dc7e4f
Updates of SimpleFabric applcation
by Lee Yongjae
· 7 years ago
2ff6716
SONAR Suggestion - use .equals() on strings, not '=='
by Ray Milkey
· 7 years ago
bb9d3fb
Adding drop on same output of input connect point
by Andrea Campanella
· 7 years ago
239492c
Fix NPE in Dhcp6HandlerImpl
by Charles Chan
· 7 years ago
40beb72
[CORD-2529] Fpm route store handling
by Kalhee Kim
· 7 years ago
2f07c60
[CORD-2260] Add a timer task to clean ipaddr, pd prefix
by Kalhee Kim
· 7 years ago
d94ceea
[CORD-2362] dhcp relay v6 counters implementation
by Kalhee Kim
· 7 years ago
495c9b2
[CORD-2318] Allow v6 alternative dhcp server for default and indirect dhcp server
by Kalhee Kim
· 7 years ago
ea4b6c2
[CORD-2226] Dhcp6 Relay uses to store dhcp record for LeaseQuery
by Kalhee Kim
· 7 years ago
45f4815
Take down edge ports on a leaf switch when all uplinks are gone
by Saurav Das
· 7 years ago
fe0e085
SONAR suggestions - boolean expressions that are known to be 'true' or 'false'
by Ray Milkey
· 7 years ago
74e5913
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
37d1062
T3: Handling null or offline device
by Andrea Campanella
· 7 years ago
2bc55dd
Fix for T3 test paths
by Andrea Campanella
· 7 years ago
01e886e
[CORD-2432][CORD-2431] Initial t3 implementation
by Andrea Campanella
· 7 years ago
161ce33
Fixed VLAN used for l2 intf groups of pseudowires
by Andreas Pantelopoulos
· 7 years ago
c41ceb9
Minor update in PW configuration to handle updates better
by Andreas Pantelopoulos
· 7 years ago
Next »