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
/
packet-frame.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
"pinfo->pseudo_header" might be null, even for link-layer types such as
Guy Harris
2002-04-13
1
-11
/
+18
*
More static-ization.
Gilbert Ramirez
2002-04-08
1
-2
/
+2
*
Add support for reassembling RPC-over-TCP fragments, and do that in both
Guy Harris
2002-02-18
1
-25
/
+30
*
Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in
Guy Harris
2002-01-24
1
-2
/
+2
*
Include files from the "epan" directory and subdirectories thereof with
Guy Harris
2002-01-21
1
-4
/
+4
*
Mark un-reassembled TCP segments as (possibly) being un-reassembled, by
Guy Harris
2002-01-17
1
-3
/
+3
*
Use the "fragmented" field of the "packet_info" structure in
Guy Harris
2002-01-17
1
-7
/
+32
*
If a ReportedBoundsError exception occurs, report it as a "malformed
Guy Harris
2002-01-08
1
-6
/
+6
*
Cisco HDLC and frame relay direction reporting, from Tom Nisbet.
Gerald Combs
2001-12-24
1
-1
/
+7
*
Move the pointer to the "column_info" structure in the "frame_data"
Guy Harris
2001-12-10
1
-9
/
+10
*
Clean up indentation.
Guy Harris
2001-12-08
1
-15
/
+16
*
Attach a descriptive name field type and base to dissector tables; that
Guy Harris
2001-12-08
1
-2
/
+3
*
WTAP_ENCAP_ values are #defined in decimal; display them in decimal.
Guy Harris
2001-12-06
1
-2
/
+2
*
Added a proto_reg_handoff_frame() function and switched from
Ed Warnicke
2001-11-26
1
-2
/
+9
*
Add an option to show the File Offset of a frame. Not useful for
Gilbert Ramirez
2001-11-01
1
-1
/
+23
*
Make the resolution for time values be nanoseconds rather than
Guy Harris
2001-09-14
1
-11
/
+11
*
From Joerg Mayer: explicitly fill in all members of a
Guy Harris
2001-06-18
1
-8
/
+8
*
Added a register_dissector() call in packet-frame.c so that frame is now
Ed Warnicke
2001-04-01
1
-1
/
+2
*
Have "proto_register_protocol()" build a list of data structures for
Guy Harris
2001-01-03
1
-4
/
+13
*
If we get an exception when dissecting a packet, append "[Short Frame]"
Guy Harris
2000-12-29
1
-1
/
+5
*
Add the relative time to the frame tree, at the request of Manfred Young.
Gerald Combs
2000-12-15
1
-1
/
+13
*
Wrap the dissect_fddi() call (with a 4th argument) with
Gilbert Ramirez
2000-11-29
1
-70
/
+13
*
IEEE 802.11 support, from Johan Jorgensen of Axis Communications AB.
Guy Harris
2000-11-15
1
-2
/
+5
*
Implement epan_dissect_new() and epan_dissect_free(). These are the
Gilbert Ramirez
2000-10-06
1
-0
/
+233