Home
last modified time | relevance | path

Searched hist:"4 dcd314e" (Results 1 – 5 of 5) sorted by relevance

/openbsd/usr.sbin/ldpd/
H A Dlog.h4dcd314e Fri Jul 15 17:09:25 GMT 2016 renato <renato@openbsd.org> 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.
H A Dlog.c4dcd314e Fri Jul 15 17:09:25 GMT 2016 renato <renato@openbsd.org> 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.
H A Dldp.h4dcd314e Fri Jul 15 17:09:25 GMT 2016 renato <renato@openbsd.org> 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.
H A Dlabelmapping.c4dcd314e Fri Jul 15 17:09:25 GMT 2016 renato <renato@openbsd.org> 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.
/openbsd/usr.sbin/ldpctl/
H A Dldpctl.c4dcd314e Fri Jul 15 17:09:25 GMT 2016 renato <renato@openbsd.org> 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.