X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/efacf9e0049ac05c817a88158d0cce5ea9d81b09..779837e133a4740798015a1d7de6fbf6b4b1720f:/netlink.h 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 */