]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Remove knowledge of HAVE_CLOCK_MONTONIC
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 8 Jan 2017 00:23:50 +0000 (19:23 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 8 Jan 2017 00:23:50 +0000 (19:23 -0500)
commit3814903108e9f1440a56b9bbf7fb90f2f781284b
treebad9dca831ba88f45a99ebfc78f3dc46aff59972
parent37335ee22a5d2022c28e1ff276515e5f0360af6b
bgpd: Remove knowledge of HAVE_CLOCK_MONTONIC

thread.c fails to build properly on systems that do
not have a CLOCK_MONOTONIC.  Therefore there is
no need for bgp to have knowledge of it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_dump.c
bgpd/bgp_nexthop.c
bgpd/bgp_route.c
bgpd/bgpd.h