X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/45a1170652384baf744a5e61d576af534c7b8b14..34d3bf4cdcb2d2938c3b92573f66815e4d9392ac:/netlink.h diff --git a/netlink.h b/netlink.h index 5e6ad49..7c42716 100644 --- a/netlink.h +++ b/netlink.h @@ -45,7 +45,6 @@ struct netlink { closure_t cl; void *dst; /* Pointer to host interface state */ cstring_t name; - int32_t max_start_pad; struct ipset *networks; /* Local networks */ struct subnet_list *subnets; /* Same as networks, for display */ struct ipset *remote_networks; /* Allowable remote networks */