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: Mon Nov 03 2003 - 20:52:40 CST


CVSROOT: /cvs
Module name: src
Changes by: mcbridecvs.openbsd.org 2003/11/03 19:52:40

Modified files:
        sys/netinet : ip_carp.c

Log message:
Some cleanups from Andrey Matveev <andrushockkorovino.net>:
- remove duplicate string;
- carp_set_addr() -> carp_set_addr6() when INET6;
- spacing police.

Oh yeah, and we can take inet6 support off the todo list.