Wireshark-commits: [Wireshark-commits] master 67457e9: Add ERSPAN II support for field	EN and Index
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=67457e92666f5938ae8d77fa9f8851583d6f3366
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
67457e9 by William Tu (u9012063@xxxxxxxxx):
    Add ERSPAN II support for field EN and Index.
    
    Current ERSPAN II dissector does not support parsing EN field and Index.
    The patch follows the field description in draft:
    https://tools.ietf.org/html/draft-foschiano-erspan-01
    
    Change-Id: I92ce56264be0fb2560c4d1a5da35738cf45a8c96
    Reviewed-on: https://code.wireshark.org/review/16400
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  18e4e3c   packet-beep.c: Use strtol over scanf to prevent analysis warnings.
    adds  67457e9   Add ERSPAN II support for field EN and Index.
Summary of changes:
 epan/dissectors/packet-cisco-erspan.c |   40 +++++++++++++++++++++++++--------
 1 file changed, 31 insertions(+), 9 deletions(-)