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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 13 Apr 2010 04:08:36 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	kaber@...sh.net
Cc:	netdev@...r.kernel.org
Subject: Re: [RFC PATCH 3/9] net: fib_rules: decouple address families from
 real address families

From: kaber@...sh.net
Date: Sun, 11 Apr 2010 19:37:09 +0200

> From: Patrick McHardy <kaber@...sh.net>
> 
> Decouple the address family values used for fib_rules from the real
> address families in socket.h. This allows to use fib_rules for
> code that is not a real address family without increasing AF_MAX/NPROTO.
> 
> Values up to 127 are reserved for real address families and map directly
> to the corresponding AF value, values starting from 128 are for other
> uses. rtnetlink is changed to invoke the AF_UNSPEC dumpit/doit handlers
> for these families.
> 
> Signed-off-by: Patrick McHardy <kaber@...sh.net>

Ok.
--
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