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: Ryan Thomas McBride (mcbridecvs.openbsd.org)
Date: Sun Nov 02 2003 - 23:09:40 CST


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2003/11/02 22:09:40

Modified files:
        sys/netinet : ip_carp.c

Log message:
Cleanups:
- missing #ifdef INET6.
- fix check for interface going down in carp_send_ad().
- fix memory leak which occurs when when ifpromisc() fails.

All from Max Laier, thanks.