Page MenuHomeFreeBSD

ndp: fix timestamp display output
ClosedPublic

Authored by rcm on Oct 17 2023, 6:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 18, 11:41 AM
Unknown Object (File)
Tue, Mar 17, 7:22 PM
Unknown Object (File)
Mon, Mar 9, 7:02 AM
Unknown Object (File)
Sat, Mar 7, 4:59 PM
Unknown Object (File)
Sat, Mar 7, 4:49 PM
Unknown Object (File)
Fri, Mar 6, 3:45 PM
Unknown Object (File)
Wed, Mar 4, 5:47 PM
Unknown Object (File)
Mar 3 2026, 8:54 AM
Subscribers

Details

Summary

The current xo_format string is incorrect. This restores the display format prior
to libxo-ification work while also explicitly marking tv_sec and tv_usec as
encoded output only.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rcm requested review of this revision.Oct 17 2023, 6:31 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 17 2023, 7:04 PM
Closed by commit rG2bb78b46e024: ndp: fix timestamp display output (authored by rcm, committed by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.