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>
Mon, 30 May 2011 02:06:12 +0000 (12:06 +1000)
commit6c9ccac234cf357354e42b86cf9a5d97bf53f6bb
tree4dd15d28aceed6004d824d688308e70c54a5bf2e
parentd97d550f93643b655a2f6b330c648108465641bd
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
config/events.d/11.routing