CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/05 05:20:13
Modified files:
usr.sbin/ospfd : interface.c kroute.c ospfd.c ospfd.h ospfe.c
parse.y rde.c
Log message:
Pledge ospfd SE ("stdio inet mcast") and RDE ("stdio") move some code
around to make it possible. Parent can't be pledged at the moment because
of carp ioctl (carp demote). Putting it in so that people can test.
OK benno@
