Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
trellis-control
/
9597f8d51634a5015da58023d0c7fbc56d5246a6
/
src
/
main
/
java
/
org
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
3fb2827
CORD-999 changes to support vlans
by Saurav Das
· 8 years ago
cf8ea47
Implement an option in CPRM to reprogram the flows when device reconnecting
by Charles Chan
· 8 years ago
b3016ed
Disable ARP/NDP forwarding/flooding
by Charles Chan
· 8 years ago
43be46b
Eliminate code duplication
by Charles Chan
· 8 years ago
90772a7
CORD-906 Support trunk and native VLAN
by Charles Chan
· 8 years ago
18fa425
Refactor SR and OFDPA pipeliner
by Charles Chan
· 8 years ago
10b0fb7
CORD-800 Use new interface vlan config for VLAN assignment
by Charles Chan
· 8 years ago
2e71ef3
Unregister neighbor handler when deactivating segment routing
by Charles Chan
· 8 years ago
f933219
In this commit: CORD-799
by Saurav Das
· 8 years ago
8f867f4
Remove unnessasry semicolons
by Jon Hall
· 8 years ago
ef1cfef
Fix the format of warning msg
by Charles Chan
· 8 years ago
0be3f0f
[CORD-640] PW clean up.
by Pier Luigi
· 8 years ago
ac3e1d9
Implements [CORD-587] and [CORD-588]
by Pier Ventre
· 8 years ago
f3cf5b9
Implements [CORD-96] and [CORD-410]
by Pier Ventre
· 8 years ago
6b19e48
Implements [CORD-546]
by Pier Ventre
· 8 years ago
229fd0b
[CORD-575] Implements VPWS transport in SR app
by Pier Ventre
· 8 years ago
0ebeb31
[CORD-783] Greedy learning of IPv6 hosts
by Pier Luigi
· 8 years ago
ad0a67f
Small fixes to SR
by Pier Luigi
· 8 years ago
9ef90ae
Component config changes after vRouter becomes separate apps
by Charles Chan
· 8 years ago
37a3543
Adding small handler to ICMPHandler
by Pier Luigi
· 8 years ago
6a2643a
Various fixes:
by Pier Luigi
· 8 years ago
6a83c4a
Fix npe when one of the address is not configured
by Pier Luigi
· 8 years ago
29cafae
Removes leftovers of the previous patches.
by Pier Ventre
· 8 years ago
6b2c1b3
[CORD-520] IPv6 routing
by Pier Ventre
· 8 years ago
b6b81d5
[CORD-631] ICMPv6 Echo support
by Pier Ventre
· 8 years ago
1a65596
[CORD-638] ICMPv6 NDP support
by Pier Ventre
· 8 years ago
b6a7f34
[CORD-458] Updates ARP handler
by Pier Ventre
· 8 years ago
adb4ae6
[CORD-630] IPv6 filtering rules
by Pier Ventre
· 8 years ago
31d8478
Sonar fixes
by Jon Hall
· 8 years ago
e9ebd57
[ONOS-5838] Missing null reference check bugfix
by Patryk Konopka
· 8 years ago
5c7bf02
Fix typo in SingleSwitchFibInstaller property
by Charles Chan
· 8 years ago
d041ad8
Disable IpHandler in Segment Routing
by Charles Chan
· 8 years ago
fbaaa2c
Bugfix for DHCP Relay
by Charles Chan
· 8 years ago
bc976df
SR disables arp/ndp processing in NRM and DHCP relay
by Pier Luigi
· 8 years ago
b9632ba
Various fixes and addition to the Fabric
by Pier Luigi
· 8 years ago
debfea3
CORD-523 Introduce generic routing service in Segment Routing
by Charles Chan
· 8 years ago
2d0bbcd
Use new PacketService to request ARP with duplication
by Charles Chan
· 8 years ago
4491403
fix potential race condition
by Yuta HIGUCHI
· 8 years ago
7066136
Determines route IP by checking the interface config directly
by Charles Chan
· 8 years ago
d1872b0
CORD-637 Fixing intermittent filtering objective failures by repeatedly trying
by Saurav Das
· 8 years ago
1b391d5
CORD-641 Bug fix for handling reconnected leaf switch
by Saurav Das
· 8 years ago
ea702b1
Fix NPE when revoking routes
by Charles Chan
· 8 years ago
f0f592d
CORD-81 Support for editing buckets of ALL groups, both L2Flood and
by Saurav Das
· 8 years ago
7a78de2
[CORD-578] MPLS ECMP configurable
by Pier Ventre
· 8 years ago
91197ae
checkstyle rule to check copyrights
by Ray Milkey
· 8 years ago
46fdfaf
Determines the subnet of given port by checking the interface config directly
by Charles Chan
· 8 years ago
ee891c5
Fix NPE when a port is not configured
by Charles Chan
· 8 years ago
ddac7fd
Improve populate/revoke IpRuleForHost to support generic route population
by Charles Chan
· 8 years ago
d44e880
CORD-414 Editing hash groups buckets in the OF-DPA driver instead of
by Saurav Das
· 8 years ago
d7844e5
CLI command that shows all subnets configured in Segment Routing
by Charles Chan
· 8 years ago
cbdc9be
CORD-378 Validate ARP SPA in segment routing ARP handler
by Charles Chan
· 8 years ago
6d59389
[CORD-438] Fix Segment Routing application
by Pier Ventre
· 8 years ago
ebee2f1
Assigning names to various threads
by Yuta HIGUCHI
· 8 years ago
4434190
Make log message clearer
by Charles Chan
· 8 years ago
0932eca
Bugfix for multicast in multiple instances environment
by Charles Chan
· 8 years ago
fc11589
Bugfix: store entry is not removed properly after device disconnected
by Charles Chan
· 8 years ago
41f5ec0
CORD-77 Dynamic Access Agent Config
by Charles Chan
· 8 years ago
82f1997
CORD-61 Dynamic XConnect support
by Charles Chan
· 8 years ago
b149be1
In this commit:
by Saurav Das
· 8 years ago
e0237a3
In this commit:
by Saurav Das
· 8 years ago
3bf64b9
CORD-180 Changed the way how learnt hosts are suppressed in gerrit 9195
by Charles Chan
· 8 years ago
4922a17
Remove redundent byte[].class registration
by Charles Chan
· 8 years ago
a8f9dee
CORD-135 Support Multicast Source on a Configured Port
by Charles Chan
· 8 years ago
370a65b
CORD-73 Change the way we configure host learning in segment routing
by Charles Chan
· 8 years ago
779fd06
CORD-135 Support Multicast Source on a Configured Port
by Charles Chan
· 8 years ago
c22cef3
CORD-60 Support dynamic vSG creation/deletion
by Charles Chan
· 9 years ago
6b377d1
Explicitly return NO CONTENT type response for http DELETE request
by Jian Li
· 8 years ago
7277950
CORD-348 Fabric multicast support - error handling
by Charles Chan
· 9 years ago
07c7460
Changes include:
by Saurav Das
· 9 years ago
a4ee4f9
Refactoring SegmentRouting, OFDPA driver and Group Store
by Charles Chan
· 9 years ago
Next »