mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 08:07:28 -04:00
9 lines
233 B
Text
9 lines
233 B
Text
#
|
|
# DEFAULTS -- Default kernel configuration file for FreeBSD/arm
|
|
#
|
|
|
|
device mem
|
|
|
|
# Default congestion control algorithm
|
|
options CC_CUBIC # include CUBIC congestion control
|
|
options INTRNG # All arm systems use INTRNG these days
|