CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/09/14 05:49:25
Modified files:
usr.sbin/bgpctl: bgpctl.c
usr.sbin/dvmrpctl: dvmrpctl.c
usr.sbin/ldpctl: ldpctl.c
usr.sbin/ospf6ctl: ospf6ctl.c
usr.sbin/ospfctl: ospfctl.c
usr.sbin/ripctl: ripctl.c
Log message:
Switch the various link state printing codes to use the new if_media
independent LINK_STATE_DESCRIPTIONS. Code is now more or less a one to
one copy of get_linkstate() in route/route.c.
OK henning, michele, sthen, deraadt
