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:02:19 +0000 (12:02 +1000)
commit72bcc5b7831ba2bcff2460d6ff68038265ca3950
tree088fce461e8fdeb4777367895f6da48b108ee547
parent30a73156727f2286e6f5ae4d245536e0c55b2911
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