Revision a88db555
Added by Scott Ullrich about 18 years ago
etc/inc/filter.inc | ||
---|---|---|
308 | 308 |
update_filter_reload_status("Syncing CARP data"); |
309 | 309 |
carp_sync_client(); |
310 | 310 |
|
311 |
system_routing_configure(); |
|
312 |
|
|
311 | 313 |
update_filter_reload_status("Done"); |
312 | 314 |
|
313 | 315 |
return 0; |
Also available in: Unified diff
Update static routes on filter reload
Ticket #1330