]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: fix printed value of last-update timestamp
authorVladimir L Ivanov <wawa@yandex-team.ru>
Thu, 21 Oct 2010 10:59:54 +0000 (14:59 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 21 Oct 2010 10:59:54 +0000 (14:59 +0400)
commit213b6cd9fb24381563d6d44c7ddc4700abfae676
tree9ea3fcf3e773144f136c47db3236ecdd5d9a5e12
parent08a7a91646a1ee317c402b421e3a7036a640bcf4
bgpd: fix printed value of last-update timestamp

* bgp_route.c: (route_vty_out_detail) calculate time value
    in a way, which works regardless of monotonic clock
    being used or not
bgpd/bgp_route.c