CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]  2016/07/15 11:09:25

Modified files:
        usr.sbin/ldpctl: ldpctl.c 
        usr.sbin/ldpd  : ldp.h log.c log.h labelmapping.c 

Log message:
Improve logging of reserved labels.

Print "exp-null" and "imp-null" instead of "0" and "3", for example. Also,
remove print_label() and print_pw_type() from ldpctl.c and use the
equivalent functions from ldpd's log.c.

While here, be more paranoid and use UINT32_MAX instead of UINT_MAX
for NO_LABEL.

Reply via email to