CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/20 06:49:49
Modified files:
usr.sbin/bgpctl: bgpctl.c mrtparser.c mrtparser.h
Log message:
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@
