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 b43e7b5: DTLS: use col_append_sep_(f)str() functions

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Aug 2018 12:19:41 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b43e7b5e6fc4b4e5050cc5654656a8a20f0f993c
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

b43e7b5 by Pascal Quantin (pascal.quantin@xxxxxxxxx):

    DTLS: use col_append_sep_(f)str() functions
    
    Change-Id: I0e9b55d79d99c63d8486a0f3d1ee24579e930772
    Reviewed-on: https://code.wireshark.org/review/29300
    Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  1bf2719   Proxy: fix heuristic dissector
     add  b43e7b5   DTLS: use col_append_sep_(f)str() functions


Summary of changes:
 epan/dissectors/packet-dtls.c | 43 ++++++++++++-------------------------------
 1 file changed, 12 insertions(+), 31 deletions(-)