kern/87032: [PATCH] ipfw ioctl interface implementation

Andrey V. Elsukov bu7cher at yandex.ru
Mon Oct 10 03:20:21 PDT 2005


The following reply was made to PR kern/87032; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher at yandex.ru>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/87032: [PATCH] ipfw ioctl interface implementation
Date: Mon, 10 Oct 2005 14:18:58 +0400

 The small addition patch:
 
 --- sys/netinet/ip_dummynet.c   Thu Sep 29 08:48:50 2005
 +++ sys/netinet/ip_dummynet.c   Fri Oct  7 15:56:01 2005
 @@ -31,6 +31,7 @@
 
   #if !defined(KLD_MODULE)
   #include "opt_inet6.h"
 +#include "opt_ipdn.h"
   #endif
 
   /*
 
 -- 
 WBR, Andrey V. Elsukov
 
 


More information about the freebsd-bugs mailing list