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
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to