URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0808f4c9584b309548996388aafde51820a68932
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0808f4c by Anders (anders.broman@xxxxxxxxxxxx):
MSVC 2015RC does not like the #defines using OFFSETOF replace them by
absoulute numbers.
Change-Id: I1de97be98c06bee2d7ddca38496a72e93567cbcf
Reviewed-on: https://code.wireshark.org/review/8734
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d751205 ISAKMP: do not try to defragment IKEv1 packets
adds 0808f4c MSVC 2015RC does not like the #defines using OFFSETOF replace them by absoulute numbers.
Summary of changes:
epan/dissectors/packet-lbmr.c | 846 +++++++++++++++++++++++++++--------------
1 file changed, 564 insertions(+), 282 deletions(-)