handle RTM_DESYNC. if the kernel says we're out of sync with the kernel
authordlg <dlg@openbsd.org>
Wed, 14 Jul 2010 01:00:32 +0000 (01:00 +0000)
committerdlg <dlg@openbsd.org>
Wed, 14 Jul 2010 01:00:32 +0000 (01:00 +0000)
commitfa19e37c4a1926cf0426af2d2b1bef86d4675197
treef39f22aa462fa6f3c479888cba6add5db4f0bb6e
parent692f0c3bd1f1307d7fcf2e437d044f27864c38c0
handle RTM_DESYNC. if the kernel says we're out of sync with the kernel
routing table and interface list, do a reload of the kernel state.

ive been running this in production for 2 or 3 weeks.
tested by sthen@
ok sthen@ claudio@ deraadt@
code written by andrew sallaway at the univeristy of queensland.
usr.sbin/ospfd/kroute.c