Wireshark-commits: [Wireshark-commits] master 07ee5de: Get the UDP protocol number from a Wireshark

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 8 Apr 2014 19:20:16 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=07ee5de75cc07a869dee294c2294f2a03dfc381c
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

07ee5de by Guy Harris (guy@xxxxxxxxxxxx):

    Get the UDP protocol number from a Wireshark header.
    
    We have epan/ipproto.h to define various IP protocol numbers; use that.
    
    Change-Id: I1ec72028182125f7e11dc159791753ee26d35f12
    Reviewed-on: https://code.wireshark.org/review/1027
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7d458fa   Make sure IPv4 address structures really have 4 bytes of data.
    adds  07ee5de   Get the UDP protocol number from a Wireshark header.


Summary of changes:
 epan/dissectors/packet-opensafety.c |    8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)