Initialize route table with local routes. Fix bugs.
[trust_router.git] / include / trp_rtable.h
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-15 Jennifer RichardsSelect route updates for a given peer (not yet tested).
2016-07-14 Jennifer RichardsSweep for expired routes. Sweeps every two seconds...
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.