Re: in6_selecthlim() comment

2016-06-27 Thread Alexander Bluhm
On Mon, Jun 27, 2016 at 01:08:20PM +0200, Jeremie Courreges-Anglas wrote: > > The comment is not accurate anymore. Since a few months the hop limit > that can be specified via RA is ignored. There are two ways to fix the > comment: amend it or delete it. Here, I think that the function is > tri

in6_selecthlim() comment

2016-06-27 Thread Jeremie Courreges-Anglas
The comment is not accurate anymore. Since a few months the hop limit that can be specified via RA is ignored. There are two ways to fix the comment: amend it or delete it. Here, I think that the function is trivial enough that a comment isn't needed. ok/nay? Index: in6_src.c