Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
dc4e57c39c1d1896d033172bcd8ce27c4324d9bf
/
apps
« Previous
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
63edd93
[CORD-2532] IllegalArgumentException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
9c9cde4
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
57add21
Sonar suggestion - null pointer check had the wrong boolean operator
by Ray Milkey
· 7 years ago
4a76f37
Fixed app category for live-compile YANG models.
by Thomas Vachuska
· 7 years ago
d4439e6
Sonar suggestion - don't lock on a potentially shared Object
by Ray Milkey
· 7 years ago
09bf269
Resume the use of ICMP type/code in OFDPA driver
by Charles Chan
· 7 years ago
f237e1b
Fix the path not found issue in pseudowire
by Charles Chan
· 7 years ago
4a768c0
Deploy existing pseudowires when segment routing is activated
by Andreas Pantelopoulos
· 7 years ago
bd071d8
Bug fix in routing logic - should let routing process continue
by Saurav Das
· 7 years ago
132393a
CORD-2470 Fix NPEs
by Charles Chan
· 7 years ago
45d340c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
32ebb5a
Tagging 1.13.0-b8
by ONOS Jenkins User
· 7 years ago
1.13.0-b8
6ed460a
Fix to deal with exception cases in case of OpenstackNetworkEvent.
by daniel park
· 7 years ago
f7ce509
Fix typo
by Charles Chan
· 7 years ago
20474e0
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
50443e8
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
c550f2e
Only remove TMAC flow when it is the last port within the same VLAN if TMAC doesn't support in_port matching
by Charles Chan
· 7 years ago
41890db
Adding a few checks in SR to ignore link events for links
by Saurav Das
· 7 years ago
4793375
Dual-homing probing improvements
by Charles Chan
· 7 years ago
780bb9b
Enable buck rabbit MQ app unit tests
by Ray Milkey
· 7 years ago
b68bbbc
Sonar suggestion - use a secure random number generator
by Ray Milkey
· 7 years ago
68ef26b
Remove unnecessary warning from DHCP6 relay handler
by Yi Tseng
· 7 years ago
c4191ed
Sonar suggestion - possible null pointer dereferences in equals() methods
by Ray Milkey
· 7 years ago
85dab42
Sonar fix - bad equals method
by Ray Milkey
· 7 years ago
0e11dcb
Starting to include kafka-integration app as part of Buck build.
by Thomas Vachuska
· 7 years ago
b805f1a
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
b1936bd
Bumped version of gRPC to 1.3.1
by Carmelo Cascone
· 7 years ago
8bcd586
[ONOS-7311] and [ONOS-7197] Update ONOS to support most recent version of BMv2 and PI
by Andrea Campanella
· 7 years ago
61881df
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d22dccc
Tagging 1.13.0-b7
by ONOS Jenkins User
· 7 years ago
1.13.0-b7
4bf9e3a
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
168ac92
Tagging 1.13.0-b6
by ONOS Jenkins User
· 7 years ago
1.13.0-b6
0e78e27
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
2a7d833
Tagging 1.13.0-b5
by ONOS Jenkins User
· 7 years ago
1.13.0-b5
78ec505
Prevent packets with link-local destination IP from being routed
by Charles Chan
· 7 years ago
c53a15f
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
d06da9e
Tagging 1.13.0-b3
by ONOS Jenkins User
· 7 years ago
716484c
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
6a6ac1d
Tagging 1.13.0-b1
by ONOS Jenkins User
· 7 years ago
a57a814
Starting snapshot 1.13.0-SNAPSHOT
by ONOS Jenkins User
· 7 years ago
8977ced
Tagging 1.13.0-b0
by ONOS Jenkins User
· 7 years ago
c2af966
sync javax.ws.rs-api version
by Yuta HIGUCHI
· 7 years ago
830b5dc
Add device proxy support to RESTCONF
by Henry Yu
· 7 years ago
89e60d7
Removed custom PATCH interface
by Dimitrios Mavrommatis
· 7 years ago
448e684
Fix pom inconsistent with project structure
by Yuta HIGUCHI
· 7 years ago
f14d9ef
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
7c27bb4
Initial commit of SimpleFabric application
by Lee Yongjae
· 7 years ago
8ca2bc0
Small updates to SR to get it to ignore devices not configured as routers
by Jonathan Hart
· 7 years ago
0032133
[ONOS-7278] Fix for Rpc.
by Gaurav Agrawal
· 7 years ago
3bd57ac
[CORD-2320] DHCPv4 thows an exception when no indirect DHCPv4 server is configured
by Yi Tseng
· 7 years ago
dbabeed
[CORD-2316] DHCP relay should ignore the DHCP packet if configed instead of drop it
by Yi Tseng
· 7 years ago
c884b69
ONOS-6825: added OFAgent tracer
by Jovana Vuleta
· 7 years ago
6cbce02
ONOS-7276 OFAgent - fix ItemNotFoundException when processing FLOW_MOD message
by Claudine Chiu
· 7 years ago
cbf9917
Bump up ONOS to version 2.3.1 of yangtools
by Ray Milkey
· 7 years ago
807d87a
Changing two more component configs in segment routing
by Charles Chan
· 7 years ago
cf2751f
Fix for Microsemi Unit tests
by Sean Condon
· 7 years ago
5167f32
Refactored PI-ECMP app to use action profiles of basic.p4
by Carmelo Cascone
· 7 years ago
6168994
fix 'unable to translate flow rule' in p4-tutorial icmpdropper
by natetang
· 7 years ago
e42b9e5
fix maven build
by Yuta HIGUCHI
· 7 years ago
84229f7
IPv6RA : Global prefix configuration tests added
by Annce John
· 7 years ago
0b4057a
IPv6RA : Global prefix listing command support
by Annce John
· 7 years ago
a09f87f
Starting snapshot 1.13.0-SNAPSHOT
by Ray Milkey
· 7 years ago
3d650a6
Dual-homing redirection fix
by Charles Chan
· 7 years ago
Next »