Wireshark-commits: [Wireshark-commits] master 66d26d7: Remove a bunch of unassigned ETSI AVPs.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 16 Jun 2016 02:23:32 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=66d26d701f4e33e4cd311565d5dacffdd9913198
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

66d26d7 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):

    Remove a bunch of unassigned ETSI AVPs.
    
    These were presumably there to allow indexed search of the AVP list but it
    wasn't working anyway (binary search was used).  And the expert info for
    "unknown" (to Wireshark) AVPs is a good thing.
    
    Change-Id: Id6b9e5c90b8a2a6e3cf4415cd1b6114308c74440
    Reviewed-on: https://code.wireshark.org/review/15956
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  38afb1d   ip-over-ib description entry was missing
    adds  66d26d7   Remove a bunch of unassigned ETSI AVPs.


Summary of changes:
 diameter/etsie2e4.xml | 1093 +++++++++++++------------------------------------
 1 file changed, 292 insertions(+), 801 deletions(-)