[Wireshark-dev] [PATCH 1/1][DCCP Dissector]: Feature-Negotiation options, updates, and decoding CCID3 options

2007-09-25 Thread Gerrit Renker
host byte order with variable length Signed-off-by: Gerrit Renker <[EMAIL PROTECTED]> Acked-by: Francesco Fondelli <[EMAIL PROTECTED]> [patch as attachment, not inline] Index: epan/dissectors/packet-dcp.c === --- epan/

[Wireshark-dev] [PATCH] dccp: support for variable-length checksums

2006-11-08 Thread Gerrit Renker
The patch has been tested against latest automatic build, correctness of checksum computation has been manually validated; sample traces can be supplied. I would like to see this merged, in particular since a Linux kernel patch for DCCP partial checksums already exists. Thanks, Gerrit Renker

[Wireshark-dev] [PATCH] dccp: support for variable-length checksums

2006-10-30 Thread Gerrit Renker
feedback to this address, I am not subscribed. Thanks, Gerrit Renker --- packet-dcp.c | 23 +++ 1 file changed, 15 insertions(+), 8 deletions(-) --- wireshark-0.99.4-SVN-19738/epan/dissectors/packet-dcp.c.orig 2006-10-30 14:52:53.0 + +++ wireshark-0.99.4-SVN-19738/epan