CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/03 03:50:26
Modified files:
sys/net : route.c
Log message:
Unconditionally set the RTF_UP flags when adding a route to the table.
This makes dhclient(8) configured default routes usable without relying
on the link-state change hooks not present in RAMDISK kernels.
ok krw@, claudio@
