Report community / route expiration times in UTC
authorJennifer Richards <jennifer@painless-security.com>
Thu, 26 Apr 2018 19:56:10 +0000 (15:56 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Thu, 26 Apr 2018 19:59:05 +0000 (15:59 -0400)
commit536646258cdf77d28015493c460022e6a239b4f3
tree447d932f08f2696de5ce88d6b9686bb909ae6a19
parentf1c739d16232445c20889ebdab9058afd7ef3d6d
Report community / route expiration times in UTC

  * add utility methods for timespec math
  * add method to convert between CLOCK_*
common/tr_comm.c
common/tr_comm_encoders.c
common/tr_util.c
include/tr_comm.h
include/tr_util.h
include/trp_route.h
trp/trp_route.c
trp/trp_route_encoders.c
trp/trps.c