Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2003 23:54:15 -0400 (AST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        freebsd-stable@freebsd.org
Subject:   ip_output args changed ... ?
Message-ID:  <20030205235333.C63349@hub.org>

next in thread | raw e-mail | index | archive | help

Can't find a man page for it, so can someone tell me what I need to do to
get this fixed?

netdump_client.c: In function `netdump_output':
netdump_client.c:162: too few arguments to function `ip_output'
*** Error code 1

Stop in /root/netdump.
jupiter# grep ip_output *
netdump_client.c:       error = ip_output(m, NULL, &ro, IP_ALLOWBROADCAST, 0);

Thanks ...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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