mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-18 20:30:43 +01:00
Correct a comment
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
115081dda5
commit
5dfc27355e
@ -1449,8 +1449,8 @@ sub validate_tc_class( ) {
|
||||
|
||||
for my $codelopt ( split_list( $option , q('fq_codel' option list) ) ) {
|
||||
#
|
||||
# $2 --------------------
|
||||
# $1 ------ | $3 ----------- |
|
||||
# $1 ------ $2 --------------
|
||||
# | | | $3 ---- |
|
||||
# | | | | | |
|
||||
if ( $codelopt =~ /^([a-z]+) (?:= ((?:\d+)(ms)?))?$/x )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user