Separate trp_route and trp_rtable, move timespec_to_str to tr_util.c
authorJennifer Richards <jennifer@painless-security.com>
Thu, 19 Apr 2018 14:55:02 +0000 (10:55 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Thu, 19 Apr 2018 14:55:02 +0000 (10:55 -0400)
commit32112416992e9619622b5e9b7a6a7fe4eda992c2
tree3aab1eda0cd84d771bd731bc0a6b8ce3e3811a91
parenteeb92f9286aef72af1dec0f24cdc36adb935deb4
Separate trp_route and trp_rtable, move timespec_to_str to tr_util.c

No functional changes
13 files changed:
CMakeLists.txt
Makefile.am
common/tr_util.c
include/tr_util.h
include/trp_route.h [new file with mode: 0644]
include/trp_rtable.h
tr/tr_tid.c
tr/tr_trp.c
trp/test/ptbl_test.c
trp/test/rtbl_test.c
trp/trp_route.c [new file with mode: 0644]
trp/trp_rtable.c
trp/trps.c