URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3a5d0569d7ad29a01499c04cf844e605634035d8
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3a5d056 by Joerg Mayer (jmayer@xxxxxxxxx):
packet-stun.c: Support for different versions of the protocol
Move attribute padding out of individual attributes to end of attribute loop
Error codes update
Change-Id: Ifc4617be9d78d432c2f12a04d80f4fa3c5bec54b
Reviewed-on: https://code.wireshark.org/review/38048
Reviewed-by: Jörg Mayer <jmayer@xxxxxxxxx>
Petri-Dish: Jörg Mayer <jmayer@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 5670644 ISUP: Fix typo - increment offset to move past NC digits
add 3a5d056 packet-stun.c: Support for different versions of the protocol
Summary of changes:
epan/dissectors/packet-stun.c | 201 +++++++++++++++++++++++++++---------------
1 file changed, 130 insertions(+), 71 deletions(-)