CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/07/09 09:38:28
Modified files:
usr.sbin/ospfd : kroute.c
Log message:
ospfd is a AF_INET only routing daemon so limit the routing socket to that
af. This is possible since this filtering no longer blocks RTM_IFINFO.
OK henning@
