mirror of
https://github.com/outbackdingo/openwrt-builder.git
synced 2026-01-28 02:19:50 +00:00
50 lines
1.2 KiB
Plaintext
50 lines
1.2 KiB
Plaintext
|
|
config global 'global'
|
|
option enabled '0'
|
|
|
|
config settings 'settings'
|
|
option WAN 'br-wan'
|
|
option DOWNRATE '860000'
|
|
option UPRATE '860000'
|
|
option ROOT_QDISC 'hfsc'
|
|
|
|
config advanced 'advanced'
|
|
option PRESERVE_CONFIG_FILES '1'
|
|
option WASHDSCPUP '1'
|
|
option WASHDSCPDOWN '1'
|
|
option BWMAXRATIO '20'
|
|
option UDP_RATE_LIMIT_ENABLED '0'
|
|
option TCP_UPGRADE_ENABLED '1'
|
|
option UDPBULKPORT '51413,6881-6889'
|
|
option TCPBULKPORT '51413,6881-6889'
|
|
option NFT_HOOK 'forward'
|
|
option NFT_PRIORITY '0'
|
|
|
|
config hfsc 'hfsc'
|
|
option LINKTYPE 'ethernet'
|
|
option OH '44'
|
|
option gameqdisc 'pfifo'
|
|
option nongameqdisc 'fq_codel'
|
|
option nongameqdiscoptions 'besteffort ack-filter'
|
|
option MAXDEL '24'
|
|
option PFIFOMIN '5'
|
|
option PACKETSIZE '450'
|
|
option netemdelayms '30'
|
|
option netemjitterms '7'
|
|
option netemdist 'normal'
|
|
option pktlossp 'none'
|
|
option netem_direction 'both'
|
|
|
|
config cake 'cake'
|
|
option COMMON_LINK_PRESETS 'ethernet'
|
|
option PRIORITY_QUEUE_INGRESS 'diffserv4'
|
|
option PRIORITY_QUEUE_EGRESS 'diffserv4'
|
|
option HOST_ISOLATION '1'
|
|
option NAT_INGRESS '1'
|
|
option NAT_EGRESS '1'
|
|
option ACK_FILTER_EGRESS 'auto'
|
|
option AUTORATE_INGRESS '0'
|
|
|
|
config custom_rules 'custom_rules'
|
|
|