X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=secnet.git;a=blobdiff_plain;f=netlink.h;h=7c427161eae531e5d26238dd97f5544a0b4c8b0f;hp=a7bc9afd31b70aa09ae5e8be00920992ab4ab4d0;hb=3abd18e85781e00e2b7fc641f29c99e130238abf;hpb=efacf9e0049ac05c817a88158d0cce5ea9d81b09 diff --git a/netlink.h b/netlink.h index a7bc9af..7c42716 100644 --- a/netlink.h +++ b/netlink.h @@ -45,8 +45,6 @@ struct netlink { closure_t cl; 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 */