Date: Wed, 31 Mar 2010 19:02:21 +0200 From: Luigi Rizzo <rizzo@iet.unipi.it> To: Evgenii Davidov <dado@korolev-net.ru> Cc: freebsd-ipfw@freebsd.org Subject: Re: ipfw error in last stable version freebsd 8 Message-ID: <20100331170221.GB55010@onelab2.iet.unipi.it> In-Reply-To: <20100331164302.GA55699@korolev-net.ru> References: <4BB24C86.3030709@hardonline.com.br> <20100331020943.GA47928@onelab2.iet.unipi.it> <20100331164302.GA55699@korolev-net.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 31, 2010 at 08:43:02PM +0400, Evgenii Davidov wrote: > > > Dear Luigi, what is the meaning of this messages: > > Mar 31 00:33:04 i1 kernel: ip_dn_ctl dummynet: compat option 60 > Mar 31 00:33:04 i1 kernel: ip_dummynet_compat setting compatibility with FreeBSD 8 it means that you are probably using a new kernel and an old /sbin/ipfw. The new ipfw/dummynet has a different kernel/userland API to accommodate some new features, and the kernel has a compatibility layer to translate requests back and forth between the two APIs. cheers luigi > thank you > > -- > Evgenii V Davidov > _______________________________________________ > freebsd-ipfw@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100331170221.GB55010>