mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-11 16:18:13 +01:00
Copy blackhole routes to secondary tables.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ec5e1b54c1
commit
7f2c933cb3
@ -269,6 +269,9 @@ sub copy_and_edit_table( $$$$ ) {
|
||||
}
|
||||
|
||||
emit ( ' ;;',
|
||||
' *)',
|
||||
" [ \$net = blackhole ] && run_ip route add table $number \$net \$route $realm",
|
||||
' ;;',
|
||||
' esac',
|
||||
' ;;',
|
||||
' esac',
|
||||
|
Loading…
Reference in New Issue
Block a user