Wireshark-commits: [Wireshark-commits] master d98d221: packet-ip: Add codepoint LE as per draft-iet
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 21 Mar 2019 16:35:23 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d98d221865064e127eebe9daedb1794149876c29
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

d98d221 by Loganaden Velvindron (logan@xxxxxxxxxxxxx):

    packet-ip: Add codepoint LE as per draft-ietf-tsvwg-le-phb.
    
    From the I-D:
    This document defines a Differentiated Services per-hop behavior
       [RFC2474] called "Lower Effort" (LE), which is intended for traffic
       of sufficiently low urgency that all other traffic takes precedence
       over the LE traffic in consumption of network link bandwidth
    [snip]
    Example uses for the LE PHB:
    
       o  For traffic caused by world-wide web search engines while they
          gather information from web servers.
    
       o  For software updates or dissemination of new releases of operating
          systems.
    
       o  For reporting errors or telemetry data from operating systems or
          applications.
    o  For backup traffic or non-time critical synchronization or
          mirroring traffic.
    
       o  For content distribution transfers between caches.
    
       o  For preloading or prefetching objects from web sites.
    
       o  For network news and other "bulk mail" of the Internet.
    
       o  For "downgraded" traffic from some other PHB when this does not
          violate the operational objectives of the other PHB.
    
       o  For multicast traffic from untrusted (e.g., non-local) sources.
    
    Change-Id: I90b2a08332943daf8349826eaa0862f0c12d6a05
    Reviewed-on: https://code.wireshark.org/review/32427
    Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  9cf77ec   ieee80211: Support decrypting WPA3-Personal / SAE captures
     add  d98d221   packet-ip: Add codepoint LE as per draft-ietf-tsvwg-le-phb.


Summary of changes:
 epan/dissectors/packet-ip.c | 3 +++
 1 file changed, 3 insertions(+)