CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/09 23:09:19
Modified files:
usr.sbin/eigrpd: interface.c eigrpe.c
Log message:
Move some interface initialization bits from if_init() to eigrp_if_start()
and call if_init() only during the startup of the eigrpe process.
