CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2015/09/16 14:25:41
Modified files: usr.sbin/bgpctl: bgpctl.c usr.sbin/bgpd : bgpd.h kroute.c Log message: Another ifmedia64 fix, this time for bgpd's ift2ifm(). And rename struct kif's media_type to if_type to avoid confusion with ifmedia's media type. Same rename in other daemons will follow. ok claudio henning benno