]> git.ipfire.org Git - thirdparty/bird.git/commit
Fixes a bug in BSD iface scan.
authorOndrej Zajicek <santiago@crfreenet.org>
Sat, 21 Jan 2012 21:41:31 +0000 (22:41 +0100)
committerOndrej Zajicek <santiago@crfreenet.org>
Sat, 21 Jan 2012 21:41:31 +0000 (22:41 +0100)
commitb573755df426156c22d2a4c65e3f502284820166
treeb859ea78954b1428273e3c9428119c9c09d7cd7e
parent544f2e1b36fb9473132f77d9c0f6e97d1495bb24
Fixes a bug in BSD iface scan.

if_update() should be called always, because periodic iface scan code
removes all not-updated ifaces.
sysdep/bsd/krt-sock.c