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)
Fri, Jul 3, 4:36 AM
Unknown Object (File)
Fri, Jun 26, 3:56 AM
Unknown Object (File)
Tue, Jun 23, 11:38 AM
Unknown Object (File)
Mon, Jun 22, 3:57 PM
Unknown Object (File)
Sun, Jun 21, 8:42 PM
Unknown Object (File)
Sun, Jun 14, 7:12 PM
Unknown Object (File)
Jun 12 2026, 10:10 PM
Unknown Object (File)
May 30 2026, 4:04 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.