Wireshark-commits: [Wireshark-commits] master 2baa8aa: PCEP, support new drafts: Conveying path set

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 16 Mar 2015 13:52:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2baa8aa0dbbf4882878f51264d128e8797d8097c
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

2baa8aa by Francesco Fondelli (francesco.fondelli@xxxxxxxxx):

    PCEP, support new drafts:
    Conveying path setup type in PCEP messages, draft-ietf-pce-lsp-setup-type-00
    PCEP Extensions for Segment Routing, draft-ietf-pce-segment-routing-01
    
    Bug: 11046
    Change-Id: Ib2ea9a96079324377fa65ef8c3ab37a98f530793
    Signed-off-by: Francesco Fondelli <francesco.fondelli@xxxxxxxxx>
    Reviewed-on: https://code.wireshark.org/review/7618
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  dc21957   Fix for waitpid return EINTR sometimes on launch.
    adds  2baa8aa   PCEP, support new drafts: Conveying path setup type in PCEP messages, draft-ietf-pce-lsp-setup-type-00 PCEP Extensions for Segment Routing, draft-ietf-pce-segment-routing-01


Summary of changes:
 AUTHORS                       |    2 +
 epan/dissectors/packet-pcep.c |  246 +++++++++++++++++++++++++++++++++++++++--
 2 files changed, 236 insertions(+), 12 deletions(-)