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

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 invoke #40 PR]([master]fix dhcpv6 relay dual tor source interface selection issue sonic-dhcp-relay#42))
This commit is contained in:
jcaiMR 2023-07-18 06:28:10 +08:00 committed by GitHub
parent 39f3e1f97a
commit bd413d20d2
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 c36b8e3d2113976f319fb02db94971e9b27e6416
Subproject commit 6a6ce245125d600ad07fc02638e96ba6c18d1b4b