aboutsummaryrefslogtreecommitdiffstats
path: root/capture.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-12-31 20:35:55 +0000
committerGuy Harris <guy@alum.mit.edu>2004-12-31 20:35:55 +0000
commit16a61cc9c068f03ae5faf9e59dd7b185a3056b29 (patch)
tree186d7b3f11227a24c5ea0d40200813847cc37e84 /capture.h
parent9e0391990ea6e2a3e9ff08d3d648b40f8dfc5ec7 (diff)
Note what Fibre Channel spec documents this protocol.
Don't assign the const pointers passed to hash routines to non-const pointers. Don't assume that strings the spec says are null-terminated are necessarily null-terminated in the packet - use "tvb_strsize()" to find the length of the purported null-terminated string; it'll throw the appropriate exception if no null is found. svn path=/trunk/; revision=12904
Diffstat (limited to 'capture.h')
0 files changed, 0 insertions, 0 deletions