http://leaf.dragonflybsd.org/mailarchive/users/2012-08/msg00086.html
Suggested-by: Charles Rapenne <charles.rapenne@gmail.com>
Approved-by: sephe
pseudo-device gif # IPv6 and IPv4 tunneling
pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
+# CARP support
+options CARP
+pseudo-device carp
+
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device bpf #Berkeley packet filter
pseudo-device gif # IPv6 and IPv4 tunneling
pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
+# CARP support
+options CARP
+pseudo-device carp
+
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device bpf #Berkeley packet filter