On 2013/08/30 22:56, Stefan Sperling wrote: > On Fri, Aug 30, 2013 at 10:32:45PM +0200, Alexander Bluhm wrote: > > Hi, > > > > I would like to add Fernado Gont's IPv6 toolkit to our ports tree. > > > > The SI6 Networks' IPv6 toolkit is a set of IPv6 security/trouble-shooting > > tools, that can send arbitrary IPv6-based packets. > > > > ok? > > > > bluhm > > OK by me. These tools look quite useful.
OK for me too. > There are plenty of random() warnings in the build. > Do you think it's worth fixing them and pushing patches upstream, > making these tools use arc4random() if available? if we're talking about pushing arc4random patches upstream (which might be on the cards for various ports with the APIWARN for random() and friends) I wonder if it might be a good time to consider alternative (non-cipher-specific) function names, otherwise I suspect we are going to get pointed at the libottery faq quite often..
