Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
trellis-control
/
a99411972c813bc8ca7172ce1d1d124df7746ae9
« Previous
ec683dc
Adding a component config to take down single homed host ports when all uplinks are lost.
by Saurav Das
· 7 years ago
098ca20
Move some functions from segment routing manager to interface service/manager
by Charles Chan
· 7 years ago
671a7ab
Bug fix in SegmentRouting
by Jonghwan Hyun
· 7 years ago
9aaa34f
[ONOS-7624] Implement egress pipeline programming
by Jonghwan Hyun
· 7 years ago
4936839
Bug fixes for route-path programming
by Saurav Das
· 7 years ago
00e553b
Handling mastership changes during route-path programming
by Saurav Das
· 7 years ago
72d0e58
Improve Mcast termination
by Pier
· 7 years ago
39b7552
Minor improvements
by Charles Chan
· 7 years ago
060cad8
Fix for routingHandler NPE.
by Andrea Campanella
· 7 years ago
05bb170
Fix a thread leak
by Charles Chan
· 7 years ago
b13e070
Implement sr-should-program command
by Charles Chan
· 7 years ago
fbcb881
Performance improvement when handling host move events
by Charles Chan
· 7 years ago
665b0fc
Fix npe when adding a null element in a collection
by Pier
· 7 years ago
71c5577
[CORD-2903] Improve SR/Multicast APIs
by Pier
· 7 years ago
db27b8d
[CORD-2937] Improve work partition on Multicast
by Pier
· 7 years ago
7d20a4e
Correctly initialize routes with multiple next hops
by Charles Chan
· 7 years ago
2816468
Optimize Multicast sinks processing
by Pier
· 7 years ago
1676e61
Starting snapshot 1.14.0-SNAPSHOT
by Ray Milkey
· 7 years ago
e1aa92b
Sonar fixes
by Ray Milkey
· 7 years ago
482b642
Ignore more than two next hops
by Charles Chan
· 7 years ago
dbbbb8a
Remove event handling delay
by Charles Chan
· 7 years ago
5ff8a3c
Enhancing GroupChecker for faster processing of group updates
by Saurav Das
· 7 years ago
debcf88
Fixes for CORD-2910, 2920, 2915
by Saurav Das
· 7 years ago
5200392
Handle host, route and mcast events in separate executors
by Charles Chan
· 7 years ago
d66d671
Routing/bridging rules on the same leaf pair should always be programmed by the same ONOS instance
by Charles Chan
· 7 years ago
a08c213
Use SRLinkWeigher in path computation.
by Andreas Pantelopoulos
· 7 years ago
5d6af70
Fix missing "s" in the master pom file
by Pier
· 7 years ago
7b65716
[CORD-2834] Handling of dual-homed sinks
by Pier
· 7 years ago
1f87aca
[CORD-2838][CORD-2833] Revisit McastHandler and handle shortest paths with pair links
by Pier
· 7 years ago
6dbcd25
Remove duplicated getPairDevice implementation
by Charles Chan
· 7 years ago
dc7f275
Improvements in route-path installation using bidirectional links.
by Saurav Das
· 7 years ago
988580a
Fixed sonar suggestion in l2handler
by Andreas Pantelopoulos
· 7 years ago
fb2ffc2
Use apache commons Pair instead of javafx
by Laszlo Papp
· 7 years ago
c4d6888
Duplicated flow obj requests are sent in occasion of ROUTE_REMOVED event
by Charles Chan
· 7 years ago
87a0610
Moved validity checks inside l2TunnelHandler.
by Andreas Pantelopoulos
· 7 years ago
9685125
Better error handling in pseudowire implementation.
by Andreas Pantelopoulos
· 7 years ago
bb30491
Better validity checks for paths chosen for pws.
by Andreas Pantelopoulos
· 7 years ago
c59ff08
Upgrade fasterXML libraries for OS-9
by Ray Milkey
· 7 years ago
76adba2
Better error handling
by Charles Chan
· 7 years ago
1a7e0c0
[CORD-2828] Multicast support for H-AGG
by Pier
· 7 years ago
3f4aca6
Move all event handler to a different executor
by Charles Chan
· 7 years ago
dc7d6f9
Avoid ConcurrentModificationException
by Charles Chan
· 7 years ago
d988c1a
Pseudowire enhancements :
by Andreas Pantelopoulos
· 7 years ago
c12c3d0
Fix NPE caused by RoutingRulePopulator not initiated before linkHandler.init()
by Charles Chan
· 7 years ago
2c7b6c7
Sonar wants switch cases to end with a break statement
by Ray Milkey
· 7 years ago
fc4bc2a
Implemented the following PW features and fixes:
by Andreas Pantelopoulos
· 7 years ago
979e61a
[CORD-2811] Fix VLAN cases in Mcast
by Pier
· 7 years ago
f8da1c7
CORD-2803 Correctly reply to ICMPv6 echo request that targets link-local address of the switch interface
by Charles Chan
· 7 years ago
cea556f
Bugfix for stale state not being cleared up when switch goes down.
by Saurav Das
· 7 years ago
958ce89
QMX switches require the unicast flow being installed before multicast flow in TMAC table
by Charles Chan
· 7 years ago
92e69be
[CORD-2798] Fix defects in Mcast
by Pier Luigi
· 7 years ago
d29ca7c
[CORD-2739] Caching in McastHandler
by Pier Luigi
· 7 years ago
bf20675
Sonar suggestion - possible NPEs
by Ray Milkey
· 7 years ago
645cd32
Address Sonar warning
by Charles Chan
· 7 years ago
f909e5b
Minor OFDPA refactoring according to IntelliJ code analysis
by Charles Chan
· 7 years ago
9724186
Handling multiple layers of spines.
by Saurav Das
· 7 years ago
69f774d
[CORD-2785] Refactor McastHandler and move to separated folder
by Pier Luigi
· 7 years ago
e80d6b4
[CORD-2748] Multicast flows are not properly updated when changing source
by Pier Luigi
· 7 years ago
51ee7c0
[CORD-2746] Avoid pair links during path computation
by Pier Luigi
· 7 years ago
d8a1516
[CORD-2740] Listening for topology events
by Pier Luigi
· 7 years ago
de4e131
Removed package-info.java from segmentrouting/web.
by Andreas Pantelopoulos
· 7 years ago
f17f66b
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
a4ce0aa
[CORD-2721] Implement group bucket modification
by Jonghwan Hyun
· 7 years ago
3847b14
Fix SONAR issue - mutable public variables
by Ray Milkey
· 7 years ago
cdbb22c
REST API for pseudowire addition / deletion.
by Andreas Pantelopoulos
· 7 years ago
046fe07
Fix SONAR problems
by Ray Milkey
· 7 years ago
a37f809
Maven build for sr application.
by Andreas Pantelopoulos
· 7 years ago
614352e
Fix some small SONAR issues
by Ray Milkey
· 7 years ago
7128462
Refactored sr app to enable rest api.
by Andreas Pantelopoulos
· 7 years ago
e1b4707
Inner vlan for encoding l2intf group id.
by Andreas Pantelopoulos
· 7 years ago
4c7de13
Refactored pseudowire code.
by Andreas Pantelopoulos
· 7 years ago
0dec562
Different vlan-id for leaf spine pws.
by Andreas Pantelopoulos
· 7 years ago
eaf3c9b
Skip unconfigured devices rather than aborting the entire process
by Charles Chan
· 7 years ago
0f9635b
[CORD-2486] Improve Mcast CLI APIs
by Pier Luigi
· 7 years ago
6786b92
[CORD-2484] Deleting multicast route does not clean flows and groups
by Pier Luigi
· 7 years ago
35dab3f
[CORD-2607] Mcast buckets correction
by Pier Luigi
· 7 years ago
8f36236
[CORD-2734] Protect SR executor from exceptions
by Pier Luigi
· 7 years ago
e321cff
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
bef07b5
Fix issue reported by error-prone
by Yuta HIGUCHI
· 7 years ago
8cd46de
[CORD-2483] Deleting multiple sinks does not clean all flows and groups
by Pier Luigi
· 7 years ago
4f0dd21
[CORD-2483] Mcast does not forward traffic to all the sinks
by Pier Luigi
· 7 years ago
91573e1
[CORD-2480] Implement logic for dual-link in McastHandler
by Pier Luigi
· 7 years ago
580fd8a
[CORD-2534] McastHandler does not handle device down
by Pier Luigi
· 7 years ago
6de6ffd
Fix for NPE that can get triggered upon onos instance restart.
by Saurav Das
· 7 years ago
dd9d00b
Remove deprecated DefaultPath constructor with a scalar cost
by Ray Milkey
· 7 years ago
6430f41
Implemented CORD-1843 to avoid race condition when updating ECMPspgs.
by Saurav Das
· 7 years ago
06f626c
Bugfix in route handler in occasion of route update event
by Charles Chan
· 7 years ago
a8d9153
Checking mastership when revoking a route
by Charles Chan
· 7 years ago
0fbe65c
SONAR suggestion - implement equals() whenever compareTo() is implmented
by Ray Milkey
· 7 years ago
092e9e2
SONAR suggestions - prevent truncation of arithmetic expressions
by Ray Milkey
· 7 years ago
9b80fba
SONAR suggestion - checking the same condition twice
by Ray Milkey
· 7 years ago
6f31b3c
Various small fixes
by Yuta HIGUCHI
· 7 years ago
43969b9
SONAR suggestions - more blocker bugs
by Ray Milkey
· 7 years ago
e6c448a
Take down edge ports on a leaf switch when all uplinks are gone
by Saurav Das
· 7 years ago
352e11c
Sonar suggestions - fixes to potential null pointer dereferences
by Ray Milkey
· 7 years ago
5a243d6
Fixed VLAN used for l2 intf groups of pseudowires
by Andreas Pantelopoulos
· 7 years ago
b3e45a3
Minor update in PW configuration to handle updates better
by Andreas Pantelopoulos
· 7 years ago
ecb09f4
[CORD-2532] IllegalArgumentException in OFDPA pipeliner
by Pier Luigi
· 7 years ago
5247fa9
SONAR Suggestion - protected members in final classes are pointless
by Ray Milkey
· 7 years ago
051490d
Resume the use of ICMP type/code in OFDPA driver
by Charles Chan
· 7 years ago
Next »