freebsd-src/usr.sbin/ndp
R. Christian McDonald 2bb78b46e0 ndp: fix timestamp display output
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.

MFC after:	1 week
Reviewed by:	kp
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D42269
2023-10-17 19:01:38 +02:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
ndp.8 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
ndp.c ndp: fix timestamp display output 2023-10-17 19:01:38 +02:00
ndp.h ndp: convert ndp(8) to netlink. 2023-04-25 12:30:39 +00:00
ndp_netlink.c netlink: cope with growing requests 2023-10-17 08:47:52 +02:00