CVSROOT: /cvs Module name: src Changes by: [email protected] 2026/05/05 05:46:18
Modified files:
usr.sbin/eigrpd: packet.c
Log message:
In eigrp the TLV encoding includes the header length in the length encoding.
So check that the minimal length is at least that of the TLV header.
OK renato@
