Remove a few old comments

This commit is contained in:
Joseph Henry 2020-08-24 18:56:49 -07:00
parent e7891bfcb0
commit b1ddba0438
2 changed files with 15 additions and 8 deletions

View file

@ -87,7 +87,9 @@ public:
std::string policyAlias() { return _policyAlias; }
/**
* Inform the bond about the path that its peer (owning object) just learned about
* Inform the bond about the path that its peer (owning object) just learned about.
* If the path is allowed to be used, it will be inducted into the bond on a trial
* period where link statistics will be collected to judge its quality.
*
* @param path Newly-learned Path which should now be handled by the Bond
* @param now Current time