Wireshark-commits: [Wireshark-commits] master 040b703: Add entries for two WTAP_ENCAP_ types, and c
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 20 May 2018 21:31:08 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=040b70364d73c4244e4010c22adb623385502abd
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

040b703 by Guy Harris (guy@xxxxxxxxxxxx):

    Add entries for two WTAP_ENCAP_ types, and clean up another entry.
    
    We didn't have entries for WTAP_ENCAP_JUNIPER_ST or
    WTAP_ENCAP_ETHERNET_MPACKET; add them.
    
    The entry for WTAP_ENCAP_DOCSIS31_XRA31 just called it "DOCSIS31 XRA31",
    not "DOCSIS with Excentis XRA pseudo-header", which is a more complete
    description.  (That field is supposed to be a descriptive word or
    phrase, not just a short protocol name.)
    
    Change-Id: Ib2b30fccce2339a12d216466831a1786e14178b7
    Reviewed-on: https://code.wireshark.org/review/27671
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b6d24bf   80211ax: Fixes for Mult-STA Block Acks, searching in MCS sets, a-control
    adds  040b703   Add entries for two WTAP_ENCAP_ types, and clean up another entry.


Summary of changes:
 wiretap/wtap.c | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)