Revision 4e322e2c
Added by Phil Davis over 9 years ago
src/etc/rc.newwanip | ||
---|---|---|
216 | 216 |
/* |
217 | 217 |
* Some services (e.g. dyndns, see ticket #4066) depend on |
218 | 218 |
* filter_configure() to be called before, otherwise pass out |
219 |
* route-to rules have the old ip set in 'from' and connection |
|
220 |
* do not go through correct link |
|
219 |
* route-to rules have the old ip set in 'from' and connections
|
|
220 |
* do not go through the correct link
|
|
221 | 221 |
*/ |
222 | 222 |
filter_configure_sync(); |
223 | 223 |
|
Also available in: Unified diff
Code style and white space in etc