CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2018/07/22 10:55:01

Modified files:
        usr.sbin/bgpd  : kroute.c 

Log message:
Add more information to if_change() debug log using the new interface helper
functions in util.c. The idea is to make even debug messages as informative
as possible.
Before:
if_change: ifindex 1, ifi_rdomain 0
After:
if_change: em0: rdomain 0 UP, Ethernet, active, 1000 Mbps
OK benno@

Reply via email to