X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=netlink.h;h=5e6ad49c218de2d22a4ab27a9fc73fe55493ba77;hp=a7bc9afd31b70aa09ae5e8be00920992ab4ab4d0;hb=45a1170652384baf744a5e61d576af534c7b8b14;hpb=fcad4b0b370b9fc232db98895fbfe22177436433 diff --git a/netlink.h b/netlink.h index a7bc9af..5e6ad49 100644 --- a/netlink.h +++ b/netlink.h @@ -46,7 +46,6 @@ struct netlink { void *dst; /* Pointer to host interface state */ cstring_t name; int32_t max_start_pad; - int32_t max_end_pad; struct ipset *networks; /* Local networks */ struct subnet_list *subnets; /* Same as networks, for display */ struct ipset *remote_networks; /* Allowable remote networks */