]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_damp.c
*: use gmtime_r, localtime_r exclusively
authorMark Stapp <mjs@voltanet.io>
Thu, 5 Mar 2020 16:42:12 +0000 (11:42 -0500)
committerMark Stapp <mjs@voltanet.io>
Thu, 5 Mar 2020 18:26:16 +0000 (13:26 -0500)
commita2700b5071e53a78be2f8098765dcca58c2b6ee5
treee32654991ac297bd3917401ae429ee54da385e5e
parent1e273766cb352792d53fb712487726517ae850b7
*: use gmtime_r, localtime_r exclusively

Stop using gmtime() or localtime() everywhere.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
16 files changed:
bgpd/bgp_damp.c
bgpd/bgp_dump.c
bgpd/bgp_vty.c
bgpd/bgpd.c
isisd/isis_misc.c
isisd/isis_vty_fabricd.c
lib/bfd.c
lib/keychain.c
lib/log.c
ripd/rip_peer.c
ripd/ripd.c
ripngd/ripng_peer.c
ripngd/ripngd.c
vtysh/vtysh_main.c
zebra/zebra_vty.c
zebra/zserv.c