URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=4567134a56a0abcb61f1aec100ab6f2b126f891d
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
4567134 by AndersBroman (anders.broman@xxxxxxxxxxxx):
Update to revission V12.2.0 (2014-06)
Remove soft deprecated APIs
Change-Id: I30adcb9f381c77142385c22fcc4a208169b0cf5e
Reviewed-on: https://code.wireshark.org/review/4062
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from cc412a6 packet-opensafety.c: Fix two bugs:
adds 4567134 Update to revission V12.2.0 (2014-06) Remove soft deprecated APIs
Summary of changes:
asn1/s1ap/S1AP-CommonDataTypes.asn | 5 +-
asn1/s1ap/S1AP-Constants.asn | 21 +-
asn1/s1ap/S1AP-Containers.asn | 3 +-
asn1/s1ap/S1AP-IEs.asn | 53 ++-
asn1/s1ap/S1AP-PDU-Contents.asn | 245 ++++++++-----
asn1/s1ap/S1AP-PDU-Descriptions.asn | 19 +-
asn1/s1ap/S1AP-SonTransfer-IEs.asn | 41 ++-
asn1/s1ap/s1ap.cnf | 44 ++-
epan/dissectors/packet-s1ap.c | 662 +++++++++++++++++++++++++++++++----
9 files changed, 899 insertions(+), 194 deletions(-)