Date: Mon, 30 Aug 2004 23:10:50 -0700 From: Bruce M Simpson <bms@spc.org> To: Val Polyakov <necro@digital-security.org> Cc: freebsd-net@freebsd.org Subject: Re: ip_proxy.h weirdness Message-ID: <20040831061050.GB871@empiric.icir.org> In-Reply-To: <20040830225401.Y6704@digital-security.org> References: <20040830225401.Y6704@digital-security.org>
next in thread | previous in thread | raw e-mail | index | archive | help
(Followed up to -net) Hello, Please post questions regarding network development to freebsd-net@ in future. On Mon, Aug 30, 2004 at 10:56:40PM -0400, Val Polyakov wrote: > I think netinet/ip_proxy.h is broke. :) ... I think you're mistaken here. > #include <stdio.h> > #include <netinet/ip_proxy.h> ... There are a whole bunch of requisite include files which you haven't included in your program. Please look at the ipf utilities in contrib for more information on this. Regards BMS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040831061050.GB871>