"No subnet6 declaration for (bnx0, bnx1, wm0, wm1)" is therefore correct. These are the participants of the lagg0 interface. Regards Uwe On Thu, 6 Feb 2025, Christos Zoulas wrote:
Thanks!
Index: Makefile.inc
===================================================================
RCS file: /cvsroot/src/external/mpl/dhcp/Makefile.inc,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile.inc
--- Makefile.inc 19 Feb 2024 20:39:13 -0000 1.13
+++ Makefile.inc 6 Feb 2025 18:43:36 -0000
@@ -14,6 +14,7 @@ BIND:= ${.PARSEDIR}/bind
BINDDIST= ${BIND}/dist
.PATH: ${DIST}/${DHCPSRCDIR}
+CPPFLAGS+= -DPOINTER_DEBUG
.if (${USE_INET6} != "no")
CPPFLAGS+= -DDHCPv6
.endif