Date: Mon, 6 Sep 2010 21:03:30 +0000 (UTC) From: Will Andrews <will@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet ip_carp.c Message-ID: <201009062103.o86L3hQJ047857@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
will 2010-09-06 21:03:30 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_carp.c
Log:
SVN rev 212265 on 2010-09-06 21:03:30Z by will
Fix static kernel builds with carp(4) by changing its SYSINIT order so that
it is initialized after basic protocol initialization, which allows it to
register via pf_proto_register().
Reviewed by: bz
Approved by: ken (mentor)
Revision Changes Path
1.80 +1 -1 src/sys/netinet/ip_carp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201009062103.o86L3hQJ047857>
