CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/10 05:02:48
Modified files:
usr.sbin/ldpd : init.c
Log message:
Implement optional parameter handling for initialization messages.
This will now correctly ignore TLV with U flag set -- like the FT
extension used by JunOS. The function is built after
tlv_decode_opt_hello_prms().
Problem reported and fix tested by Marcel Wiget.
