When using multiple VLANs, some funky stuff can sometimes happen when
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 12 May 2011 00:24:46 +0000 (10:24 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Thu, 12 May 2011 02:06:45 +0000 (12:06 +1000)
commitd020b2c9500aed322cafd8097b0a2df69028fc28
tree574f76a64e34ecebc01d4a90162995a032b8a8a0
parent5b93e0a87078d8380841da7f381734332851e915
When using multiple VLANs, some funky stuff can sometimes happen when
adding/removing IP addresses causing routes might be dropped by the system.

The easiest workaround for this is to unconditionally try to reapply
all static routes for all interfaces once ipreallocation has finished,
not just adding them back on the affected interface.

This worksaround a funky issue in
CQ S1023538

(This used to be ctdb commit 84600d1f53632d5fe76c308727f31f61b5ec1010)
ctdb/config/events.d/11.routing