commit | 99711cd61e54afc6c20c544eaad5b13c1c2338f0 | [log] [tgz] |
---|---|---|
author | guy <guy> | Fri Aug 27 03:57:40 2004 +0000 |
committer | guy <guy> | Fri Aug 27 03:57:40 2004 +0000 |
tree | 3e0597483a04ab9b26540b437e6d73692f1d6d46 | |
parent | 728fd81dac6cc1f1420c7836defc6b01e98c9f61 [diff] |
Use %u to print unsigned quantities. Check, and use, the supplied packet length in the PPPoE dissector. (It reflects the actual packet length; snapend reflects the captured packet length.) As we're now doing bounds checks with TCHECK, the loop over the tagged fields doesn't have to check against snapend.