CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/08/02 10:19:17
Modified files:
usr.sbin/ldpctl: ldpctl.c
usr.sbin/ldpd : lde_lib.c ldpd.h
Log message:
"ldpctl show lib" output cleanup.
- Show only the remote/local labels of the prefixes currently present
in fib.
- Write a "-" instead of "0" when a remote label is not present (the
prefix is directly connected). It avoids confusion with explicit null label.
ok claudio@
