Revision 2c73ba5f
Added by Seth Mos almost 14 years ago
etc/inc/filter.inc | ||
---|---|---|
2179 | 2179 |
$negate_networks . $aline['icmp-type'] . $aline['icmp6-type'] . $aline['tag'] . $aline['tagged'] . |
2180 | 2180 |
$aline['dscp'] . $aline['allowopts'] . $aline['flags'] . |
2181 | 2181 |
$aline['queue'] . $aline['dnpipe'] . $aline['schedlabel'] . |
2182 |
" label \"NEGATE_ROUTE: Negate policy routing for vpn, static routes and direct networks\"\n";
|
|
2182 |
" label \"NEGATE_ROUTE: Negate policy routing for destination\"\n";
|
|
2183 | 2183 |
|
2184 | 2184 |
} |
2185 | 2185 |
/* piece together the actual user rule */ |
Also available in: Unified diff
Shorten the NEGATE rule label as these are too long