• Julien Cristau's avatar
    Listen to address and link change events · fa4c481e
    Julien Cristau authored
    On linux, listen to address and link change events using the netlink socket,
    and react to them by dumping all local addresses or all local interfaces,
    respectively, to keep babel's view up to date.
    This breaks MacOS, as kernel_socket.c needs to grow a kernel_addresses()
    function.
    fa4c481e
util.c 8.63 KB