Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2005 10:20:21 GMT
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/87032: [PATCH] ipfw ioctl interface implementation
Message-ID:  <200510101020.j9AAKLvP046674@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/87032; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: bug-followup@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
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510101020.j9AAKLvP046674>