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] [day] [month] [year] [list]
Date:	Mon, 6 Jun 2016 17:47:52 -0600
From:	David Ahern <dsa@...ulusnetworks.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next v3 0/2] net: vrf: Improve use of FIB rules

On 6/6/16 4:47 PM, David Miller wrote:
>
> I hate module parameters.
>
> And you don't even need one in this situation, just use a default preference
> of 1000 and add a newlink netlink attribute that can change it.

The intent is to generate default rules similar to what is done for 
local and main tables. Users are free to delete and move rules if they 
don't like the defaults. I'll drop the module parameter and just do the 
rule add once on first device create. From there user intentions reign 
if they move it.

Powered by blists - more mailing lists