CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2007/10/12 03:23:37
Modified files:
usr.sbin/ospf6ctl: ospf6ctl.c
Log message:
Properly format the output of "show interface".
In order to make room for the longer IPv6 addresses in the output,
the two collumns nc and ac must go. Neighbor and Adjacent Neighbor Count
is still avalable in "show interface detail".
ok claudio@