ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master 67ab27a: Add support for PAD chunks.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 19 Nov 2014 14:58:58 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67ab27a15b671159b5b7ba2d01981a726b6054bc
Submitter: Michael Tüxen (tuexen@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

67ab27a by Michael Tüxen (tuexen@xxxxxxxxxxxxx):

    Add support for PAD chunks.
    
    Add support for PAD chunks as defined in RFC 4820.
    
    Change-Id: I66a83d5d133429154fe40ccef26687c8350463cf
    Reviewed-on: https://code.wireshark.org/review/5393
    Reviewed-by: Michael Tüxen <tuexen@xxxxxxxxxxxxx>
    

Actions performed:

    from  d7179ac   Fix the length reported as value length.
    adds  67ab27a   Add support for PAD chunks.


Summary of changes:
 epan/dissectors/packet-sctp.c |   18 ++++++++++++++++++
 1 file changed, 18 insertions(+)