ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master f6efcbf: GMPLS extensions to RSVP-TE

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 02 Aug 2018 06:22:38 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f6efcbf4afb37b195ad58f61a2473bc40e98ac43
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f6efcbf by Khalifa NDIAYE (khalifa.ndiaye@xxxxxxxxxx):

    GMPLS extensions to RSVP-TE
    
    - Ethernet line LSP encoding (RFC 6004)
    - flexi-grid label (RFC 7699)
    - codepoint for network-assigned label (RFC 8359)
    - clean-up and bug fixes on ERO/RRO/XRO
    - full support of RFC 8001, including error code
    
    Change-Id: I3fadc59f6a3a8e5dc12f319073472324702f9aa1
    Signed-off-by: khalifaND <khalifa.ndiaye@xxxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/28741
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  9b9a0d0   kafka: fix builds without Snappy or LZ4 support
    adds  f6efcbf   GMPLS extensions to RSVP-TE


Summary of changes:
 epan/dissectors/packet-rsvp.c | 629 ++++++++++++++++++++++--------------------
 1 file changed, 331 insertions(+), 298 deletions(-)