Hey Craig, There is no net.ipv6.neigh.default.retrans_time reference in /etc/sysctl.conf here at my system or from debian package. There is not such (grep -rni net.ipv6.neigh.default.retrans_time *) reference of it in deb src package.
Can you scalate it to upstream? I think it's a simple API update, but I am not familiar with proc API... Thank you Alexandre Alencar http://blog.alexandrealencar.net/ http://www.alexandrealencar.net/ COBIT, ITIL, CSM, LPI, MCP-I On Sat, Oct 9, 2010 at 7:24 PM, Craig Small <[email protected]> wrote: > On Fri, Oct 08, 2010 at 05:13:32PM -0300, Alexandre Cavalcante Alencar > wrote: > > process `sysctl' is using deprecated sysctl (syscall) > net.ipv6.neigh.default.retrans_time; Use > net.ipv6.neigh.default.retrans_time_ms instead. > > This key is not found in the Debian package sysctl.conf files. So it > means either you (or some other administrator) has put this in or > another package has. > > The files you want to look at are /etc/sysctl.conf and /etc/sysctl.d/* > and you should see that key mentioned on one of those files. > > In any case, it's not sysctl's fault if someone tries to use an old key; > it's just doing what it's been told to do. > > Once we work out where this key came from, I'll close or re-assign the > bug. > > - Craig > > -- > Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 > http://www.enc.com.au/ csmall at : enc.com.au > http://www.debian.org/ Debian GNU/Linux, software should be Free >

