Send triggered updates (not really tested).
[trust_router.git] / trp / trp_rtable.c
2016-07-27 Jennifer RichardsSend triggered updates (not really tested).
2016-07-26 Jennifer RichardsInitialize route table with local routes. Fix bugs.
2016-07-20 Jennifer RichardsConnect to hard-coded peer and exchange route info...
2016-07-14 Jennifer RichardsSweep for expired routes. Sweeps every two seconds...
2016-07-01 Jennifer RichardsUpdate the routing table when TRP updates are received.
2016-07-01 Jennifer RichardsUpdate route table when a TRP update is received. Not...
2016-06-30 Jennifer RichardsImproved, sorted printing, provide _to_str methods.
2016-06-29 Jennifer RichardsFully test trp_rtable code. All tests pass.
2016-06-28 Jennifer RichardsImplement hash-indexed routing table.