Pidl patch for ABSOLUTE_TIMEs

Jelmer Vernooij jelmer at samba.org
Thu Apr 29 16:13:09 MDT 2010


Hi Jeff,

On Sat, 2010-04-24 at 15:07 -0400, Jeff Morriss wrote:
> The Wireshark Wiki page:
> 
> http://wiki.wireshark.org/Pidl
> 
> says to send patches against Pidl to this address.
> 
> Pidl generates some Wireshark dissector fields of type
> FT_ABSOLUTE_TIME.  Starting some time not too long ago, these fields
> need a 'display' field other than BASE_NONE or BASE_DEC.  The attached
> patch fixes this, *assuming* that all the times are "local."  Other
> options include:
> 
>         ABSOLUTE_TIME_UTC,      /* UTC, with month and day */
>         ABSOLUTE_TIME_DOY_UTC   /* UTC, with 1-origin day-of-year */
> 
> For now (to keep Wireshark running) I've modified the dcerpc-lsa
> dissector manually; this is my attempt to push the patch upstream.
Merged, thanks!

Cheers,

Jelmer


More information about the samba-technical mailing list