Wireshark-commits: [Wireshark-commits] master 5a4f44a: TFS: Mutualize Response/Request TFS

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 15 Jun 2015 19:56:04 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5a4f44a93e931319cf519493438972e60b2a36e5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

5a4f44a by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    TFS: Mutualize Response/Request TFS
    
    move tfs_response_request to epan/tfs.[ch] and use this
    
    Change-Id: I29d5894fade721b5234649a7c2d83dd1d6a19a0d
    Reviewed-on: https://code.wireshark.org/review/8930
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  cedaa0d   Support for MPL (https://tools.ietf.org/html/draft-ietf-roll-trickle-mcast-12)
    adds  5a4f44a   TFS: Mutualize Response/Request TFS


Summary of changes:
 epan/dissectors/packet-aoe.c     |    7 +------
 epan/dissectors/packet-daytime.c |    2 --
 epan/dissectors/packet-isup.c    |    1 -
 epan/dissectors/packet-nat-pmp.c |    5 -----
 epan/dissectors/packet-time.c    |    2 --
 epan/tfs.c                       |    1 +
 epan/tfs.h                       |    1 +
 7 files changed, 3 insertions(+), 16 deletions(-)