Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: ifwatchd and interface-Down
On Mon, Feb 18, 2008 at 06:29:04AM +0000, Steven M. Bellovin wrote:
> I'm not seeing Interface Down events via ifwatchd. I see them if an
> address is deleted, but not if the interface is ifconfig'ed down.
That should be easy to add, the RTM_IFINFO message just needs to be
evaluated for changed interface flags (not only carrier state, as we
do now).
Martin
Home |
Main Index |
Thread Index |
Old Index