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:	Mon, 16 Apr 2012 12:29:48 -0700
From:	Stephen Hemminger <shemminger@...tta.com>
To:	David Miller <davem@...emloft.net>
Cc:	denys@...p.net.lb, stian@...ia.no, eric.dumazet@...il.com,
	stephen.hemminger@...tta.com, netdev@...r.kernel.org
Subject: Re: Netlink, route monitoring, RTM_DELROUTE not issued for ppp peer
 address. Bug or feature?

On Mon, 16 Apr 2012 14:40:05 -0400 (EDT)
David Miller <davem@...emloft.net> wrote:

> From: Denys Fedoryshchenko <denys@...p.net.lb>
> Date: Mon, 16 Apr 2012 13:37:14 +0300
> 
> > So the only solution is to fetch first, then keep full routing table
> > in userspace also, and keep tracking if local addresses deleted, and
> > do the same in userspace and check for prefsrc...
> 
> You don't need to keep full routing table in userspace, don't be
> silly.

Quagga does (in multiple daemons) and uses this to manage
route distribution and recursive routes.

> You only need to watch for the device down event, and purge in
> userspace based upon that key.

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