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 > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
