Project

General

Profile

Submit #2418 ยป dfly-carp-generic.patch

Patch generated with git diff in /usr/src - zplay, 09/04/2012 02:23 AM

View differences:

sys/config/GENERIC
options DDB
options DDB_TRACE
options INVARIANTS
options CARP
device isa
device pci
......
pseudo-device md # Memory "disks"
pseudo-device gif # IPv6 and IPv4 tunneling
pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
pseudo-device carp # CARP support
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
sys/config/X86_64_GENERIC
options DDB
options DDB_TRACE
options INVARIANTS
options CARP
#options ACPI_DEBUG
......
pseudo-device md # Memory "disks"
pseudo-device gif # IPv6 and IPv4 tunneling
pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation)
pseudo-device carp # CARP support
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
    (1-1/1)