Wireshark-commits: [Wireshark-commits] master 7a5c04e: PPP: remove obsolete Van Jacobson decompress
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7a5c04e243ff13b43618f8385f52c2186f753870
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
7a5c04e by Pascal Quantin (pascal.quantin@xxxxxxxxx):
    PPP: remove obsolete Van Jacobson decompression preference
    
    As discussed in https://www.wireshark.org/lists/wireshark-dev/201309/msg00182.html
    VJ decompressor was removed from Wireshark 1.12 due to license incompatibility
    Let's mark the corresponding preference as obsolete so that people do not think
    it is still supported
    
    Change-Id: I7030ef5f402a0c7e242e77a52baf18f450a95024
    Ping-Bug: 12138
    Reviewed-on: https://code.wireshark.org/review/13993
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    
Actions performed:
    from  9e70d02   Have ETT variable names all begin with ett_.
    adds  7a5c04e   PPP: remove obsolete Van Jacobson decompression preference
Summary of changes:
 epan/dissectors/packet-ppp.c |    7 +------
 epan/dissectors/packet-ppp.h |    3 ---
 2 files changed, 1 insertion(+), 9 deletions(-)