NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/59046: dhcpd issue



The following reply was made to PR bin/59046; it has been noted by GNATS.

From: Christos Zoulas <christos%zoulas.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: gnats-admin%netbsd.org@localhost,
 netbsd-bugs%netbsd.org@localhost,
 6bone%6bone.informatik.uni-leipzig.de@localhost
Subject: Re: bin/59046: dhcpd issue
Date: Thu, 6 Feb 2025 13:44:33 -0500

 --Apple-Mail=_D099D053-9B59-4B68-84FE-BEF09C15F0FC
 Content-Transfer-Encoding: 7bit
 Content-Type: text/plain;
 	charset=us-ascii
 
 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
 
 
 --Apple-Mail=_D099D053-9B59-4B68-84FE-BEF09C15F0FC
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
 	filename=signature.asc
 Content-Type: application/pgp-signature;
 	name=signature.asc
 Content-Description: Message signed with OpenPGP
 
 -----BEGIN PGP SIGNATURE-----
 Comment: GPGTools - http://gpgtools.org
 
 iF0EARECAB0WIQS+BJlbqPkO0MDBdsRxESqxbLM7OgUCZ6UDEQAKCRBxESqxbLM7
 OncCAJ9kczMAvm2EQWAhuZ95lz8HQsujQQCfZ4DGtQMhQB+sCSPTu5FuVXrThfg=
 =A+fm
 -----END PGP SIGNATURE-----
 
 --Apple-Mail=_D099D053-9B59-4B68-84FE-BEF09C15F0FC--
 


Home | Main Index | Thread Index | Old Index