File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -262,9 +262,9 @@ type Config struct {
262262 // sessions.
263263 SessionSource PaymentSessionSource
264264
265- // QueryBandwidth is a method that allows the router to query the lower
266- // link layer to determine the up-to-date available bandwidth at a
267- // prospective link to be traversed. If the link isn't available, then
265+ // GetLink is a method that allows the router to query the lower link
266+ // layer to determine the up-to-date available bandwidth at a
267+ // prospective link to be traversed. If the link isn't available, then
268268 // a value of zero should be returned. Otherwise, the current up-to-
269269 // date knowledge of the available bandwidth of the link should be
270270 // returned.
You can’t perform that action at this time.
0 commit comments