mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-22 08:52:58 +02:00
Merge branch 'next' of git.ipfire.org:/pub/git/ipfire-2.x into next
This commit is contained in:
@@ -65,6 +65,11 @@ case "${ACTION}" in
|
||||
exit 0
|
||||
;;
|
||||
|
||||
# Ignore IMQ/IFB
|
||||
imq*,*|ifb*,*)
|
||||
exit 0
|
||||
;;
|
||||
|
||||
# Handle dial-up connections on RED
|
||||
ppp*,512)
|
||||
args+=( "cake" "internet" "conservative" "ack-filter" )
|
||||
|
||||
Reference in New Issue
Block a user