Rusty Russell
7bebfe265c
pay: remove route when a payment fails partway.
...
It's a bit harsh, but I'm assuming they'll get refreshed eventually.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-31 16:10:17 +09:30
Rusty Russell
830a65de46
daemon: --add-route option.
...
This allows hardcoded routes in the config file, which is required until
we get route advertisements.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-18 14:25:14 +09:30
Rusty Russell
87da9634bc
routing: use ids, not nodes in interface.
...
Turns out to be more convenient.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-08-18 14:25:13 +09:30
Rusty Russell
26a03acfd0
daemon: routing infrastructure.
...
Simple routing topology, and ability to ask about the cheapest route.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2016-07-01 12:00:17 +09:30