forgot to mention, that gets us rid of the best switch statement ever:
case SIOCSIFADDR:
switch (ifa->ifa_addr->sa_family) {
#ifdef NETATALK
case AF_APPLETALK:
/* Nothing to do. */
break;
#endif /* NETATALK */
}
break;-- Henning Brauer, [email protected], [email protected] BS Web Services, http://bsws.de Full-Service ISP - Secure Hosting, Mail and DNS Services Dedicated Servers, Rootservers, Application Hosting
