comment
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
e95e502227
commit
1da295318f
|
|
@ -132,7 +132,7 @@ PathGroup::saveable(PathEnd *path_end)
|
||||||
|
|
||||||
// endpoint_path_count > 1 with slack_min requires
|
// endpoint_path_count > 1 with slack_min requires
|
||||||
// saving endpoints with slack > slack_min so that
|
// saving endpoints with slack > slack_min so that
|
||||||
// path enumeration can find them. Use the patg end
|
// path enumeration can find them. Use the path end
|
||||||
// with the min(max) delay to prune ends that cannot
|
// with the min(max) delay to prune ends that cannot
|
||||||
// onion peel down to slack_min.
|
// onion peel down to slack_min.
|
||||||
bool
|
bool
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue