]> The Tcpdump Group git mirrors - tcpdump/commit
Use TCHECK2() rather than "if(!TTEST()) goto trunc".
authorguy <guy>
Fri, 6 May 2005 02:53:41 +0000 (02:53 +0000)
committerguy <guy>
Fri, 6 May 2005 02:53:41 +0000 (02:53 +0000)
commit3ecc7defd5c0b72158037579bc772d976bc958f8
treef975a1e0b83e4ab29bd01b83e3d3038e5d126c25
parentd271621a736a885adad15cd92abbcbd8b1a0bd73
Use TCHECK2() rather than "if(!TTEST()) goto trunc".

Make some length and type values unsigned, as they can't be negative.
Don't check for them being negative.

Check for a TLV length less than the TLV header length.
print-eigrp.c