Add CARP to kernel build.

This commit is contained in:
Gleb Smirnoff 2005-02-22 13:50:02 +00:00
parent 1e247cc2ce
commit c73b559b27
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=142221

View file

@ -607,6 +607,7 @@ device gre #IP over IP tunneling
device pf #PF OpenBSD packet-filter firewall
device pflog #logging support interface for PF
device pfsync #synchronization interface for PF
device carp #Common Address Redundancy Protocol
device ppp #Point-to-point protocol
options PPP_BSDCOMP #PPP BSD-compress support
options PPP_DEFLATE #PPP zlib/deflate/gzip support