Attempt to route TID requests using routing table. Unstable.
authorJennifer Richards <jennifer@painless-security.com>
Wed, 10 Aug 2016 12:38:21 +0000 (08:38 -0400)
committerJennifer Richards <jennifer@painless-security.com>
Wed, 10 Aug 2016 12:38:21 +0000 (08:38 -0400)
commitee6787f44e1c2507add20b083a2d652b34632f32
tree85b8bf978b20eaa6aa910d67842f55aa41cf95a7
parent8d718f410b0a7f781861e5ce1103bc930590a93c
Attempt to route TID requests using routing table. Unstable.

Checking in before beginning configuration file work. Connections between
trust routers are unreliable and need to be debugged.
20 files changed:
Makefile.am
common/tr_config.c
common/tr_idp.c
include/tid_internal.h
include/tr_apc.h
include/tr_config.h
include/tr_idp.h
include/trp_internal.h
include/trp_rtable.h
include/trust_router/tid.h
include/trust_router/trp.h
tid/tid_req.c
tid/tid_resp.c
tid/tids.c
tr/tr_main.c
tr/tr_tid.c
tr/tr_trp.c
trp/trp_rtable.c
trp/trp_upd.c
trp/trps.c