git: route(8): Tweak the hex print format for unknown addresses
Aaron LI
aly at crater.dragonflybsd.org
Fri Feb 14 05:56:01 PST 2025
commit 2b103f9f72c1d68f2b54f6e50517d4f44bd8eb99
Author: Aaron LI <aly at aaronly.me>
Date: Fri Feb 14 20:15:10 2025 +0800
route(8): Tweak the hex print format for unknown addresses
Change the old format like "(family) xx xx xx ..." to
"(family)xx.xx.xx..." so it looks better in the monitor output.
Referred to OpenBSD.
Summary of changes:
sbin/route/route.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2b103f9f72c1d68f2b54f6e50517d4f44bd8eb99
--
DragonFly BSD source repository
More information about the Commits
mailing list