]> git.ipfire.org Git - thirdparty/bird.git/commit
CLI: Add timeformat command
authorPiotr Wydrych <pwydrych@akamai.com>
Tue, 5 Nov 2024 17:53:22 +0000 (18:53 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Thu, 7 Nov 2024 14:08:51 +0000 (15:08 +0100)
commit82d57fb7adf02b297840ab710737df6043832ce2
tree5c5e95f6a780e0f4c05278139859ab2678e19e49
parent9eca3e1a2e5a71c38ebd95ee01489d1eb62a063f
CLI: Add timeformat command

Adds ability to override time format of show commands for current CLI session
so that it does not depend on configuration and may ease parsing when CLI is
called from tools.

Minor changes by committer.
doc/bird.sgml
doc/reply_codes
nest/cli.c
nest/cli.h
nest/cmds.c
nest/config.Y
nest/proto.c
nest/rt-show.c
proto/bfd/bfd.c