Restore build of the kernel, removed through r341377
Turns out we already had a path_mtu_discovery variable. X-MFC-with: r341377
This commit is contained in:
parent
0f3a4adcb2
commit
23459e135d
@ -85,9 +85,6 @@ static const char rcsid[] = "@(#)$Id$";
|
||||
#endif
|
||||
extern int ip_optcopy __P((struct ip *, struct ip *));
|
||||
|
||||
VNET_DECLARE(int, path_mtu_discovery);
|
||||
#define V_path_mtu_discovery VNET(path_mtu_discovery)
|
||||
|
||||
# ifdef IPFILTER_M_IPFILTER
|
||||
MALLOC_DEFINE(M_IPFILTER, "ipfilter", "IP Filter packet filter data structures");
|
||||
# endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user