vmd(8): Avoid double DHCP reply when using the internal dhcp server.
authorjan <jan@openbsd.org>
Tue, 9 Jul 2024 18:49:05 +0000 (18:49 +0000)
committerjan <jan@openbsd.org>
Tue, 9 Jul 2024 18:49:05 +0000 (18:49 +0000)
commit82ace5fe53fcf916787993200dc1cb00bceef1dc
tree1c5efbcaa1041ad189ded76db1b92548249244f4
parentcc93175c19960b92c7d641f38658ba2ec95a6f6c
vmd(8): Avoid double DHCP reply when using the internal dhcp server.

DHCP request should no leave vmd if its answered internally.

ok dv@
usr.sbin/vmd/vionet.c