CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2011/07/04 13:24:06
Modified files: sys/net : if_loop.c Log message: make sure RTM_IFINFO is sent when lo(4) handles SIOCSIFADDR; without this ospfd doesn't notice an interface added at runtime unless you ifconfig down+up. ok phessler@ claudio@