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] [day] [month] [year] [list]
Date:	Thu, 22 Jan 2009 11:56:40 +1100
From:	Stephen Hemminger <shemminger@...tta.com>
To:	Raúl Hernández <rauhersu@...il.com>
Cc:	netdev@...r.kernel.org
Subject: Re: ip monitoring

On Thu, 22 Jan 2009 01:18:35 +0100
Raúl Hernández <rauhersu@...il.com> wrote:

> Hi there,
> 
> Just a quick question regarding ip monitoring: I am trying to develop
> a user space app which must be aware of changes related to ip
> management and link status (up, down, this-ip-has-been added,..). So
> far, I am trying to avoid polling the link/ip to notice these changes
> as I would like to be notified asynchronously.
> 
> Is there any API/quick fix for user space apps to get that (I am
> trying to avoid any kernel development as well) ?
> 
> Thx!
> 
> Best regards,
> Raul
> 

netlink api - look at netplugd or "ip monitor" source.
--
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