CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2009/03/29 10:08:23
Modified files: usr.sbin/ospf6ctl: ospf6ctl.c Log message: ospf6ctl had lsa_rtr_link fields mixed up. It printed iface_id as the neighbour's interface ID, but iface_id is in fact the ID of the advertising router's interface being described. ok claudio@