Ethereal-dev: [Ethereal-dev] Re: Patch for packet-ptp.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: ronnie sahlberg <ronniesahlberg@xxxxxxxxx>
Date: Fri, 19 Aug 2005 05:29:33 -0400
checked in


On 8/9/05, Seehofer, Markus <Markus.Seehofer@xxxxxxxxxxxxx> wrote:
> Hello,
> 
> enclosed you'll find a patch for the packet-ptp.c file.
> I've included a missing filed in the current implmentation.
> I do not have access the the CVS so somebody could please
> check this in.
> 
> ---> Begin diff
> 
> 7,12d6
> <  * Revisions:
> <  * - Markus Seehofer 09.08.2005 <mseehofe@xxxxxxxxxxxxxxxx>
> <  *   - Included the "startingBoundaryHops" field in
> <  *     ptp_management messages.
> <  * -
> <  * 
> 130d123
> < #define PTP_MM_STARTINGBOUNDARYHOPS_OFFSET
> 50
> 526d518
> < static int hf_ptp_mm_startingboundaryhops = -1;
> 943,945d934
> <             hf_ptp_mm_startingboundaryhops, tvb,
> PTP_MM_STARTINGBOUNDARYHOPS_OFFSET, 2, FALSE);
> < 
> <     proto_tree_add_item(ptp_tree,
> 948d936
> < 
> 1620,1624d1607
> <   { &hf_ptp_mm_startingboundaryhops,
> <    { "startingBoundaryHops",
> "ptp.mm.startingboundaryhops",
> <    FT_INT16, BASE_DEC, NULL, 0x00,
> <    "", HFILL }
> <   },
> 
> <--- End diff
> 
> Regards
>  Markus Seehofer
> -----------------------------------------------------------
> Dipl.-Ing. (FH) Markus Seehofer
> Automation and Networking Solutions
> Hirschmann Electronics GmbH & Co. KG
> P.O. Box 1649
> 72564 Neckartenzlingen, Germany
> Phone ++49 (0) 7127 14-1834
> Fax   ++49 (0) 7127 14-1600
> mailto:mseehofe@xxxxxxxxxxxxxxxx * http://www.hirschmann.com
>  
> 
> _______________________________________________
> Ethereal-dev mailing list
> Ethereal-dev@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-dev
>