diff options
author | Guy Harris <guy@alum.mit.edu> | 1999-08-28 19:17:17 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 1999-08-28 19:17:17 +0000 |
commit | f9068da3e00576fc36acba5f71a37fc56f78de27 (patch) | |
tree | e3a4bc8716981cb8262b6416b4d5314569ff5bb7 /packet-rsvp.c | |
parent | 55d77f70d866fb2a7e8eaf93bd8a8f2f57bfc937 (diff) | |
download | wireshark-f9068da3e00576fc36acba5f71a37fc56f78de27.tar.gz wireshark-f9068da3e00576fc36acba5f71a37fc56f78de27.tar.bz2 wireshark-f9068da3e00576fc36acba5f71a37fc56f78de27.zip |
Handle unknown options in "dissect_ip_tcp_options()" better; we assume
that the only options that contain *no* length byte are the IP and TCP
EOL and NOP options so that we can treat unknown options as
VARIABLE_LENGTH with a minimum of 2, and at least be able to move on to
the next option by using the length in the option, rather than just
reporting the unknown option and processing no options after it.
svn path=/trunk/; revision=604
Diffstat (limited to 'packet-rsvp.c')
0 files changed, 0 insertions, 0 deletions