lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 01 Oct 2009 09:43:56 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	shemminger@...tta.com
Cc:	cratiu@...acom.com, netdev@...r.kernel.org, opurdila@...acom.com
Subject: Re: [PATCH] make TLLAO option for NA packets configurable

From: Stephen Hemminger <shemminger@...tta.com>
Date: Thu, 1 Oct 2009 09:21:00 -0700

>> Signed-off-by: Cosmin Ratiu <cratiu@...acom.com>
>> --- //packages/linux_2.6.7/main/src/include/linux/sysctl.h
>> +++ /home/z/w1/packages/linux_2.6.7/main/src/include/linux/sysctl.h
>> @@ -444,6 +444,7 @@                                                
>>         NET_IPV6_IP6FRAG_TIME=23,                                  
>>         NET_IPV6_IP6FRAG_SECRET_INTERVAL=24,                       
>>         NET_IPV6_MLD_MAX_MSF=25,                                   
>> +       NET_IPV6_NDISC_FORCE_TLLAO=26,                             
> 
> Since numbered sysctl values are deprecated, can you use CTL_UNNUMBERED
> to avoid having to add yet another value?

Using CLT_UNNUMBERED is a must these days.

Also, please fix the prefixing of the paths in your patch.
See Documentation/SubmittingPatches in the kernel tree.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ