URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a8e352930a99e85b817309df77abffa18adc2049
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
a8e3529 by Philipp Hancke (fippo@xxxxxxxxxx):
Allow TURN channeldata to be padded on both UDP and TCP.
Microsoft's Edge browser does this, UDP padding is a MAY in https://tools.ietf.org/html/rfc5766#section-11.5
Bug: 11584
Change-Id: I513638d8a3eb257576af3cfc8e6b81cc93b22d05
Reviewed-on: https://code.wireshark.org/review/10889
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit ccb5bcaa0d3a9cca034d25f0d6f3bb0e3de101ec)
Reviewed-on: https://code.wireshark.org/review/10932
Actions performed:
from 9218a30 IPv6: Set destination address for RPL routing header
adds a8e3529 Allow TURN channeldata to be padded on both UDP and TCP. Microsoft's Edge browser does this, UDP padding is a MAY in https://tools.ietf.org/html/rfc5766#section-11.5
Summary of changes:
epan/dissectors/packet-stun.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)