URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ccb5bcaa0d3a9cca034d25f0d6f3bb0e3de101ec
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ccb5bca 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>
Actions performed:
from 3d9f0db Temporarily make cmake builds verbose, for debugging purposes.
adds ccb5bca 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(-)