URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=26dcdbb402751df9e51c397c42f3545d8e08ccbe
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
26dcdbb by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Tweak the Diameter heuristics a bit more.
Increase the max Diameter message size to 65534 and reject messages whose
flags have both the E- and R-bits set.
Change-Id: Ib11701a47d23ff042a346d59c56f9f0f4410e6b7
Reviewed-on: https://code.wireshark.org/review/990
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 58a6487 Add WS_DLL_PUBLIC for p_remove_proto_data and tvb_child_uncompres function
adds 26dcdbb Tweak the Diameter heuristics a bit more.
Summary of changes:
epan/dissectors/packet-diameter.c | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)