CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/10/17 11:47:05
Modified files:
usr.sbin/ldpd : labelmapping.c ldpe.h neighbor.c packet.c
Log message:
Improve parsing of label mapping messages and merge all recv_label*
functions into a single generic function.
Add a few error checks and implement parsing of optional tlvs.
Putting it all together helps avoid to code duplication and improve
maintainability.
