[submodule][master] Update submodule dhcpmon to the latest HEAD automatically#26524
Conversation
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Pull request overview
This PR updates the src/dhcpmon git submodule pointer on master to a newer upstream commit (notably including DHCPv6 monitoring support), bringing the buildimage’s pinned dhcpmon source forward.
Changes:
- Bump
src/dhcpmonsubmodule to the latest upstreammasterHEAD commit referenced in the PR description.
c5e15d4 to
da852e5
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
da852e5 to
5af5cf5
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
5af5cf5 to
29ddfac
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
29ddfac to
d1be06c
Compare
|
/azp run |
|
Azure Pipelines successfully started running 1 pipeline(s). |
d1be06c to
451b29d
Compare
|
/azp run Azure.sonic-buildimage |
451b29d to
18490c4
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
18490c4 to
435d9bd
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1081070: ✅Stage BuildVS:
✅Stage Build:
|
435d9bd to
dc82191
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
dc82191 to
287fd88
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Signed-off-by: mssonicbld <sonicbld@microsoft.com>
287fd88 to
b8cf1cc
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azpw run |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1084783: ✅Stage Test:
|
…sonic-net#26524) #### Why I did it src/dhcpmon ``` * c0e1938 - (HEAD -> master, origin/master, origin/HEAD) fix: migrate CI from Bookworm to Trixie and fix g++14 build (sonic-net#73) (13 hours ago) [Xichen96] * be2d5b7 - fix: add -std=c++17 to compile flags for C++17 feature support (sonic-net#70) (2 days ago) [Xichen96] * 57036c7 - [dhcpmon] Add DHCPv6 monitoring support (sonic-net#62) (9 days ago) [Xichen96] ``` #### How I did it #### How to verify it #### Description for the changelog
Why I did it
src/dhcpmon
How I did it
How to verify it
Description for the changelog