Import release 0.1.5
[secnet] / netlink.h
index f114444..077e828 100644 (file)
--- a/netlink.h
+++ b/netlink.h
@@ -39,7 +39,6 @@ struct netlink {
     uint32_t max_end_pad;
     struct subnet_list networks;
     struct subnet_list exclude_remote_networks;
-    uint32_t local_address; /* host interface address */
     uint32_t secnet_address; /* our own address */
     uint32_t mtu;
     struct netlink_client *clients;