CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/04/29 06:09:28
Modified files:
usr.sbin/ldpd : interface.c ldpd.h ldpe.c log.c packet.c
Log message:
Remove some more ospfd-ism from the interface code. This time remove
of most of the IF_TYPE_ special cases and most interface types.
Point-to-point and broadcast still present because of find_iface()
which needs addtional fixing.
OK michele@
