Commit 07388fd
authored
advance dhcprelay to 6a6ce24, add default dhcpv6 dualtor source interface (sonic-net#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 #421 parent 0291dae commit 07388fd
File tree
2 files changed
+2
-2
lines changed- dockers/docker-dhcp-relay
- src
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
- .azure-pipelines/build.yml+8-3
- .github/workflows/codeql-analysis.yml+8-1
- .github/workflows/semgrep.yml+22
- .gitmodules+3
- Makefile+4-1
- azurepipelines-coverage.yml+1-1
- gmock_global+1
- src/config_interface.cpp+21-34
- src/config_interface.h+3-19
- src/main.cpp+14-5
- src/relay.cpp+390-179
- src/relay.h+65-40
- src/subdir.mk+1-1
- test/MockRelay.h-3
- test/mock_config_interface.cpp+67
- test/mock_config_interface.h+12
- test/mock_relay.cpp+357-119
- test/mock_relay.h+15
- test/mock_send.cpp+1-1
- test/mock_send.h+3-1
- test/subdir.mk+3-2
0 commit comments