Do not set RTF_DONE flag on route message, only the kernel is allowed to
authorclaudio <claudio@openbsd.org>
Fri, 18 Apr 2014 10:05:22 +0000 (10:05 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 18 Apr 2014 10:05:22 +0000 (10:05 +0000)
commit7cd4e04d1007475227d8acca7e845131a5e4e188
tree663a1ddd744ebfd6feb18847001c88d4dc68430b
parentb58effd07c82139725eb68590a1fc4032424c1d9
Do not set RTF_DONE flag on route message, only the kernel is allowed to
set that to indicate that it processed the message. Also de-#ifdef the
RTF_MASK part, OpenBSD is not that archaic.
OK yasuoka@ long time ago
usr.sbin/npppd/npppd/npppd_subr.c