Wireshark-commits: [Wireshark-commits] master 3d9547a: Use IP types instead of plain strings where
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 10 Feb 2014 19:45:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d9547a83542e390e347d821431fa2d01a9ece85
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d9547a by Peter Lemenkov (lemenkov@xxxxxxxxx):

      Use IP types instead of plain strings where possible
      
      Change-Id: Ia4a78e1ef3a7c45761cc271ecc17e7868b8456d9
      Signed-off-by: Peter Lemenkov <lemenkov@xxxxxxxxx>
      Reviewed-on: https://code.wireshark.org/review/157
      Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
      Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
      Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
      

Actions performed:

      from  5eb4b62   VP8 RTP dissector
      adds  3d9547a   Use IP types instead of plain strings where possible


Summary of changes:
 epan/dissectors/packet-rtpproxy.c |  129 ++++++++++++++++++++++++-------------
 1 file changed, 84 insertions(+), 45 deletions(-)