From owner-freebsd-stable Mon Sep 21 21:32:34 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA11689 for freebsd-stable-outgoing; Mon, 21 Sep 1998 21:32:34 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from netcom1.netcom.com (lax-ca70-28.ix.netcom.com [207.93.162.220]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA11667 for ; Mon, 21 Sep 1998 21:32:22 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: (from mvh@localhost) by netcom1.netcom.com (8.8.8/8.8.8) id VAA06702; Mon, 21 Sep 1998 21:30:42 -0700 (PDT) (envelope-from mvh) Date: Mon, 21 Sep 1998 21:30:42 -0700 (PDT) From: "Michael V. Harding" Message-Id: <199809220430.VAA06702@netcom1.netcom.com> To: luigi@labinfo.iet.unipi.it CC: freebsd-stable@FreeBSD.ORG Subject: Dummynet Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luigi - I made a kernel (just now) with options DUMMYNET and I get the following warnings. These are the only warnings I have ever got when making the kernel, makes me nervous. Thanks for this code, looking forward to trying it out! Mike Harding ../../netinet/ip_dummynet.c: In function `dn_restart': ../../netinet/ip_dummynet.c:99: warning: passing arg 1 of `timeout' from incompatible pointer type ../../netinet/ip_dummynet.c: In function `dn_move': ../../netinet/ip_dummynet.c:203: warning: implicit declaration of function `ip_output' ../../netinet/ip_dummynet.c: At top level: ../../netinet/ip_dummynet.c:378: warning: function declaration isn't a prototype To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message