Revision 7997506f
Added by vktg over 5 years ago
src/etc/inc/globals.inc | ||
---|---|---|
232 | 232 |
"flush", "sloppy", "tagged", "tag", "ifbound", "floating", "statepolicy", "statedefaults", "route", "settos", |
233 | 233 |
"divertto", "divertreply", "max", "min", "pptp", "pppoe", "L2TP", "OpenVPN", "IPsec"); |
234 | 234 |
|
235 |
/* Reserved table names to avoid collision */ |
|
235 | 236 |
global $reserved_table_names; |
236 | 237 |
$reserved_table_names = array( |
237 | 238 |
"bogons", |
Also available in: Unified diff
Update globals.inc