URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c68028362de3a6311d89dce66775369b3ae8bd79
Submitter: Pascal Quantin (pascal.quantin@xxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
c680283 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
E.212: fix identification of PLMNs with 3 digits MNC ending with a 0
Split PLMNs arrays in 2 so as to clearly konw if the MNC is 2 or 3 digits long
Bug: 13092
Change-Id: Ic5f776f3c1e5141f8739bf2137ebd046f7e4a0d6
Reviewed-on: https://code.wireshark.org/review/18679
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: Michael Mann <mmann78@xxxxxxxxxxxx>
(cherry picked from commit f894379ea73619d6c31e5c4932d93e307741ffec)
Conflicts:
epan/dissectors/packet-e212.c
epan/dissectors/packet-e212.h
epan/dissectors/packet-eap.c
Reviewed-on: https://code.wireshark.org/review/18688
Actions performed:
from eabf820 6LoWPAN: Use correct full name
adds c680283 E.212: fix identification of PLMNs with 3 digits MNC ending with a 0
Summary of changes:
epan/dissectors/packet-e212.c | 2988 ++++++++++++++++++++++-------------------
1 file changed, 1584 insertions(+), 1404 deletions(-)