index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reassemble.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
There can be more than one DCE RPC call per frame, e.g. there can be
Guy Harris
2003-06-04
1
-11
/
+1
*
Add a pointer to an hf_ value for a "reassembled_in" field (which can be
Guy Harris
2003-04-20
1
-6
/
+9
*
Pull much of the processing done after a call to "fragment_add_check()"
Guy Harris
2003-04-20
1
-1
/
+6
*
Add a "fragment_add_multiple_ok()" routine that skips the check for a
Guy Harris
2003-04-20
1
-1
/
+4
*
We can't use the frame_data structure as a key structure when looking
Guy Harris
2003-04-20
1
-1
/
+13
*
Added new field reassembled_in to the fragment data structure.
Ronnie Sahlberg
2003-04-09
1
-1
/
+4
*
Update reassemble.c/show_item and all callers to use FT_FRAMENUM for the list...
Ronnie Sahlberg
2002-12-19
1
-1
/
+4
*
From Tomas Kukosa: export more routines to plugins.
Guy Harris
2002-11-14
1
-12
/
+12
*
Add a "fragment_add_seq_next()" to reassemble fragments that don't have
Guy Harris
2002-10-24
1
-6
/
+15
*
Removed trailing whitespaces from .h and .c files using the
Jörg Mayer
2002-08-28
1
-13
/
+13
*
Add "show_fragment_seq_tree()", which is like "show_fragment_tree()",
Guy Harris
2002-06-07
1
-3
/
+11
*
Added show_fragment_tree() to reassemble. This function will do the common
Ronnie Sahlberg
2002-06-05
1
-1
/
+17
*
Reassembly of fragmented DCE/RPC (only for connection oriented DCE/RPC).
Ronnie Sahlberg
2002-05-24
1
-1
/
+6
*
Add a separate hash table to the reassembly code for reassembled
Guy Harris
2002-04-17
1
-3
/
+38
*
Rename the "frag_offset" argument of "fragment_add_seq()" to
Guy Harris
2002-04-17
1
-4
/
+4
*
From Ricardo Barroetave�a: support dissectors that are handed
Guy Harris
2002-02-03
1
-1
/
+17
*
From Ronnie Sahlberg: new infrastructure to reassemble packets where
Guy Harris
2001-12-15
1
-1
/
+15
*
Assorted changes from Ronnie Sahlberg:
Guy Harris
2001-11-24
1
-1
/
+27
*
Move the fragment reassembly code into "reassemble.c" and
Guy Harris
2001-06-08
1
-0
/
+77