Explicitly ignore the Hop Count and Path Vector TLVs.
authorrenato <renato@openbsd.org>
Fri, 15 Jul 2016 17:05:50 +0000 (17:05 +0000)
committerrenato <renato@openbsd.org>
Fri, 15 Jul 2016 17:05:50 +0000 (17:05 +0000)
commit5953eecf8de1e1eca62522bdb390230fe1ab37f5
tree53ed2d10a0c9296eefdc026b9e8854046a942fa9
parent34d7bc8b7b8f72e60481bc25f39fbdcf13f894fc
Explicitly ignore the Hop Count and Path Vector TLVs.

Since these are "well known" TLVs, we have to explicitly ignore them
otherwise ldpd would send "Unknown TLV" Notification messages when it
shouldn't.

Fixes regression caused by rev1.51.
usr.sbin/ldpd/labelmapping.c