OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
CVS: cvs.openbsd.org: src

From: Todd C. Miller (millertcvs.openbsd.org)
Date: Tue Jun 17 2003 - 13:00:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: millertcvs.openbsd.org 2003/06/17 12:00:25

Modified files:
        usr.sbin/amd/amd: wire.c
        usr.sbin/amd/include: am.h

Log message:
Use getifaddrs() to get the list of interfaces. This fixes the
"wire" variable which may be used in amd maps to select an NFS
server based on the subnet. Tested by matthieu; OK by deraadt