#include "utils.h"
#include "netlinkbackend.h"
#include <linux/if.h>
#ifndef IFF_LOWER_UP
#define IFF_LOWER_UP 0x10000
#endif