mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-23 14:48:51 +01:00
Delete jump to 'tproxy'
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
2d5269be7b
commit
bed4457e0e
@ -1986,7 +1986,6 @@ sub setup_tc() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
add_ijump $mangle_table->{PREROUTING} , j => 'tproxy';
|
|
||||||
add_ijump $mangle_table->{PREROUTING} , j => 'tcpre', @mark_part;
|
add_ijump $mangle_table->{PREROUTING} , j => 'tcpre', @mark_part;
|
||||||
add_ijump $mangle_table->{OUTPUT} , j => 'tcout', @mark_part;
|
add_ijump $mangle_table->{OUTPUT} , j => 'tcout', @mark_part;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user