Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
trellis-control
/
91573e1d7d027ccf7a086c20366fe1216854b8e6
/
src
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
8316381
Fix the path not found issue in pseudowire
by Charles Chan
· 7 years ago
75eef06
Deploy existing pseudowires when segment routing is activated
by Andreas Pantelopoulos
· 7 years ago
8e46aa7
Bug fix in routing logic - should let routing process continue
by Saurav Das
· 7 years ago
6961f22
CORD-2470 Fix NPEs
by Charles Chan
· 7 years ago
e5a3255
Fix typo
by Charles Chan
· 7 years ago
afc637f
Pseudowire support for leaf-spine
by Andreas Pantelopoulos
· 7 years ago
c4a68c3
Ignore irrelevant events in SegmentRoutingManager and DhcpRelayManager
by Charles Chan
· 7 years ago
17ca220
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
0494453
Adding a few checks in SR to ignore link events for links
by Saurav Das
· 7 years ago
873661e
Dual-homing probing improvements
by Charles Chan
· 7 years ago
eae2b99
Sonar suggestion - possible null pointer dereferences in equals() methods
by Ray Milkey
· 7 years ago
5037561
Bug fix for IgnoreDhcp rules after switch restart. Also fixed NPE in group handler,
by Saurav Das
· 7 years ago
ef8d12e
Prevent packets with link-local destination IP from being routed
by Charles Chan
· 7 years ago
2b6a00f
Fix for empty flooding groups due to bucket add/remove commands being reordered, and
by Saurav Das
· 7 years ago
61e24e1
Small updates to SR to get it to ignore devices not configured as routers
by Jonathan Hart
· 7 years ago
0c9c19f
Changing two more component configs in segment routing
by Charles Chan
· 7 years ago
b3c1faf
Dual-homing redirection fix
by Charles Chan
· 7 years ago
5e7be3d
Added basic pseudowire support for Trellis.
by Andreas Pantelopoulos
· 7 years ago
2ff1759
Port Authentication Tracker - initial cut.
by Simon Hunt
· 7 years ago
e5ef762
[CORD-634]Add dynamic config update support for interfaces
by Jonghwan Hyun
· 7 years ago
f975958
Match VLAN_VID in TMAC table for mcast flows
by Charles Chan
· 7 years ago
fa4b273
Bugfix: ping6 to interface IP of remote leaf doesn't work
by Charles Chan
· 7 years ago
8ca5a12
CORD-2063 Correctly update interface MAC when network config is updated
by Charles Chan
· 7 years ago
0cca97a
IPv6 Unsolicited RA application.
by Jayakumar Thazhath
· 7 years ago
c9d9347
Deprecate joda-time
by Yuta HIGUCHI
· 7 years ago
0c3a7bb
Created BlockedPortsConfig in SegmentRouting app.
by Simon Hunt
· 7 years ago
ceb2a2e
Use pair link before the 2nd location of a dual-homed host is not discovered
by Charles Chan
· 7 years ago
6191aca
CORD-1888 Use DAD to probe if interface MAC is not configured
by Charles Chan
· 7 years ago
6db55b9
Fix NoSuchElementException
by Charles Chan
· 7 years ago
910be6a
CORD-1578 CORD-1708 Handle dual single homed router and single dual homed router
by Charles Chan
· 7 years ago
f1d9c34
CORD-1622 CORD-1624 Add IPv6 mutlicast in McastHandler and OFDPA2.0 Drivers
by Julia Ferguson
· 7 years ago
f0ae41e
Remove next hop location from resolved route
by Charles Chan
· 7 years ago
fe0b05e
CORD-1583 More bug fixes in dual-ToR scenarios
by Saurav Das
· 7 years ago
53de91f
Clarify the usage of stores in Javadoc
by Charles Chan
· 7 years ago
6c62499
Implement basic unit tests for RouteHandler
by Charles Chan
· 7 years ago
ae0068a
Move McastConfig from incubator to core net
by Ray Milkey
· 7 years ago
c256783
Move interface config classes out of incubator to core net
by Ray Milkey
· 7 years ago
fbe7457
CORD-1583 Bug fixes for dual ToRs
by Saurav Das
· 7 years ago
804772f
CORD-1416 Implement multi-homing probing in HostLocationProvider
by Charles Chan
· 7 years ago
abfe7e0
CORD-1719 Cleanup old flows properly if the switch moves to a inexistent location
by Charles Chan
· 7 years ago
c7b73c7
Update RouteStoreImpl component config location
by Charles Chan
· 7 years ago
a815431
Move routing from incubator to a separate app
by Ray Milkey
· 7 years ago
c1909e1
Fix ARP/NDP issue in SR caused by the recent NRM move
by Charles Chan
· 7 years ago
e6bda75
Workaround for CORD-1672
by Charles Chan
· 7 years ago
2a31aeb
ONOS-6887 Move neighbour classes from incubator to core
by Ray Milkey
· 7 years ago
c2d43be
ONOS-6886 Move interface classes from incubator to core
by Ray Milkey
· 7 years ago
ace4252
SR refactoring
by Charles Chan
· 7 years ago
3ed34d8
Recover dual-homed host failover using pair link
by Charles Chan
· 7 years ago
d9265a3
Support multiple host locations in HostHandler
by Charles Chan
· 7 years ago
261c300
CORD-1419 CORD-1425 CORD-1496 CORD-639 Changes for dual-ToRs
by Saurav Das
· 7 years ago
0947d7e
Updating Copyright line to Open Networking Foundation
by Brian O'Connor
· 7 years ago
9597f8d
DHCP relay bug fixes
by Charles Chan
· 7 years ago
4c95c0d
Activate distributed route store in Segment Routing
by Charles Chan
· 7 years ago
a275efd
ONOS-6768 Make sure ARP/NDP punt flows are programed to not only new switches but also existing switches
by Charles Chan
· 7 years ago
9bd6aea
ONOS-6768 Punt ARP/NDP even when a device is not configured
by Charles Chan
· 7 years ago
43f0fe6
Lower log level
by Charles Chan
· 7 years ago
077314e
Lower log level
by Charles Chan
· 7 years ago
35f21e4
Fix subnet check to support multiple subnets
by Charles Chan
· 7 years ago
68363b1
CORD-1495 Fix race condition when loading network config
by Charles Chan
· 7 years ago
ee8dbf8
[WIP] Fix RouteHandlere NPE
by Charles Chan
· 7 years ago
114aec7
Implement unit test for HostHandler
by Charles Chan
· 7 years ago
9595e6a
Refactor HostHandler
by Charles Chan
· 7 years ago
fd48c22
ONOS-6658 Remove host listener when deactivating SR
by Charles Chan
· 7 years ago
17d75d8
Remove a link from seenLink when either end of the link goes down
by Charles Chan
· 7 years ago
78b21a1
Fix some redundant serializer declarations
by Ray Milkey
· 7 years ago
b8caeab
Allow indirect hosts to ping gateway IP
by Charles Chan
· 7 years ago
62ae679
CORD-1304 Set of changes for fabric routing to optimize use of ECMP groups
by Saurav Das
· 7 years ago
cade1bf
CORD-803 Introduce configuration for leaf pairs
by Charles Chan
· 7 years ago
184e024
Cleanup previous workaround
by Charles Chan
· 7 years ago
c3fdbcb
Remove CORD config dependency from SR
by Charles Chan
· 7 years ago
8a3022d
CORD-1180 Collection of fixes for hash-group buckets. Required the following changes:
by Saurav Das
· 8 years ago
2f4d2bc
CORD-1149 Allow configuring multiple IPv4/IPv6 addresses on one interface
by Charles Chan
· 8 years ago
2cb3829
Bug fix: Do not create groups as a side effect when revoking routes
by Saurav Das
· 8 years ago
b85de08
Fix Sonar errors: public data members in classes
by Ray Milkey
· 8 years ago
8b954f9
Fix Sonar issue:
by Jon Hall
· 8 years ago
b78b113
Refactoring ICMP handler in Segment Routing
by Charles Chan
· 8 years ago
0cff8aa
Bugfix: handle link updated event
by Charles Chan
· 8 years ago
9455d70
Bug fix - Do not create new next-objective if there are no
by Saurav Das
· 8 years ago
d3727b7
CORD-1015 CPR bridging alternative
by Charles Chan
· 8 years ago
f924c65
Support tagged next hop in Segment Routing
by Charles Chan
· 8 years ago
368cf21
Bug fix: generate different next objectives for port with multiple vlans
by Saurav Das
· 8 years ago
Next »