X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=netlink.h;h=077e828ef6c6c246efd5a481c9e5d06da1672c22;hp=f1144441fb094623781435889d709c5d9f2c5a4d;hb=b2a56f7c93d221607864761c590952b9a614dc9f;hpb=08f344d3bdffe4bb83b47b5e2d53758ce231ebc4 diff --git a/netlink.h b/netlink.h index f114444..077e828 100644 --- 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;