diff options
author | Guy Harris <guy@alum.mit.edu> | 2002-11-08 01:00:07 +0000 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2002-11-08 01:00:07 +0000 |
commit | 8181a836572de0193701944662c539b38b375bca (patch) | |
tree | f95fffed05a1b3f410df72ed2330c88e5f8324fd /capture.c | |
parent | 45d9642e5228177b4690e47effaecd7691d5c0be (diff) | |
download | wireshark-8181a836572de0193701944662c539b38b375bca.tar.gz wireshark-8181a836572de0193701944662c539b38b375bca.tar.bz2 wireshark-8181a836572de0193701944662c539b38b375bca.zip |
Allow more than one circuit with the same circuit ID; a circuit has a
starting and ending frame number, and circuits with the same circuit ID
are sorted by the starting frame number (the last circuit can have 0 as
the ending frame number, meaning "unknown"), and, when looking up a
circuit, we take a frame number as an argument and return the circuit
that includes that frame.
Add a new circuit ID type for X.25 virtual circuits, and use the circuit
mechanism to keep track of the dissector for an X.25 virtual circuit
rather than having a private mechanism.
svn path=/trunk/; revision=6580
Diffstat (limited to 'capture.c')
0 files changed, 0 insertions, 0 deletions