Add sonic-dhcpmon as a submodule (#14285)

Why I did it
Add sonic-dhcpmon as a submodule

How to verify it
Tested dhcpmon on dualtor and single tor
This commit is contained in:
kellyyeh
2023-03-30 08:32:56 -07:00
committed by GitHub
parent 1ba1892c73
commit 2843923549
18 changed files with 7 additions and 2069 deletions

3
.gitmodules vendored
View File

@@ -112,3 +112,6 @@
[submodule "src/sonic-genl-packet"]
path = src/sonic-genl-packet
url = https://github.com/sonic-net/sonic-genl-packet
[submodule "src/dhcpmon"]
path = src/dhcpmon
url = https://github.com/sonic-net/sonic-dhcpmon.git