CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/14 05:45:48
Modified files: sbin/route : route.c Log message: Switch get_linkstate() to use the new LINK_STATE_DESCRIPTIONS instead of the if_media dance. Simplifies the code nicely. OK henning, sthen, michele, deraadt