Commit Graph

4 Commits (0c869600df6fcb4b53a05c79f312aaa046ba35b6)

Author SHA1 Message Date
Jeff Becker 07b599430e
thaw router when connectivity changes 4 years ago
Jeff Becker bd93a8f828
initial v6 exits 4 years ago
Thomas Winget df36ed953d
Route Poker changes (#1416)
If not using an exit, messing with the routing table is not good.
As such, the ability to keep track of routes we *might* want is good,
but the ability to set/unset those routes is necessary, to correspond
to enabling/disabling exit functionality.
4 years ago
Jeff 252692a55b
dont poke routes if we have no exit (#1352)
* * refactor route poking out of llarp::Router and into llarp::RoutePoker
* only poke routes when we have an exit enabled as a client

* add route_poker header so it compiles
4 years ago