Submit #2418 ยป dfly-carp-generic.patch
| 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!
|
||