advance dhcprelay to 6a6ce24, add default dhcpv6 dualtor source interface (#15881)

sonic-build image side change to fix source interface selection in dual tor scenario.
dhcprelay related PR:
[master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42

Announce dhcprelay submodule to 6a6ce24 to include PR #42
This commit is contained in:
jcaiMR 2023-07-20 05:08:48 +08:00 committed by GitHub
parent 0291dae68a
commit 07388fd1fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
[program:dhcp6relay]
command=/usr/sbin/dhcp6relay
{#- Dual ToR Option #}
{% if 'subtype' in DEVICE_METADATA['localhost'] and DEVICE_METADATA['localhost']['subtype'] == 'DualToR' %} -d{% endif %}
{% if 'subtype' in DEVICE_METADATA['localhost'] and DEVICE_METADATA['localhost']['subtype'] == 'DualToR' %} -u Loopback0 {% endif %}
priority=3
autostart=false

@ -1 +1 @@
Subproject commit 67a3bdf12e7d24260bf114c46da033e2be5f57cd
Subproject commit 6a6ce245125d600ad07fc02638e96ba6c18d1b4b