Date: Sat, 10 Dec 2005 18:35:56 +0100 From: Paolo Pisati <p.pisati@oltrelinux.com> To: FreeBSD_Hackers <freebsd-hackers@freebsd.org> Subject: EVENTHANDLER and ifaddr_event Message-ID: <20051210173556.GA820@tin.it>
next in thread | raw e-mail | index | archive | help
Hi hackers, i'm using EVENTHANDLER(ifaddr_event, ...) to monitor nic address change on FreeBSD 6.x. It's working fine but my callback function is called 2 times per address change, and i don't understand why. Is it the supposed behavior? Thanks -- Paolo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051210173556.GA820>