Print the timestamp embedded in mrt files for update and status messages.
authorclaudio <claudio@openbsd.org>
Fri, 20 Jul 2018 12:49:49 +0000 (12:49 +0000)
committerclaudio <claudio@openbsd.org>
Fri, 20 Jul 2018 12:49:49 +0000 (12:49 +0000)
commit85411ad92584fc667075d2ff21133c5dddfd28a2
tree7831fa2040c55f243c50ac8db761c08b076416c2
parent30868731d783caa65a905ce6075f9b8aeefe6a89
Print the timestamp embedded in mrt files for update and status messages.
Also implemented the extended precision format so microseconds are printed
as well when available. The output is relative to the previous message and
follows what kdump does.
OK benno@
usr.sbin/bgpctl/bgpctl.c
usr.sbin/bgpctl/mrtparser.c
usr.sbin/bgpctl/mrtparser.h