Delete jump to 'tproxy'

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2012-05-11 09:00:09 -07:00
parent 2d5269be7b
commit bed4457e0e

View File

@ -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->{OUTPUT} , j => 'tcout', @mark_part;