Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Mar 1999 15:27:04 +0100 (MET)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        mbretter@sbox.tu-graz.ac.at (Michael Bretterklieber)
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: Dummynet
Message-ID:  <199903261427.PAA00170@labinfo.iet.unipi.it>
In-Reply-To: <99032616361301.00391@babsi.tu-graz.ac.at> from "Michael Bretterklieber" at Mar 26, 99 04:33:55 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> Hi,
> 
> now I upgradet ip_dummynet.c to $Id: ip_dummynet.c,v 1.7.2.2 1999/03/26
> 14:19:40 luigi Exp.
> 
> Now I got these errors in kernel-compilation:
> 
> ../../netinet/ip_dummynet.c: In function `dn_move':
> ../../netinet/ip_dummynet.c:160: `ip' undeclared (first use this function)
> ../../netinet/ip_dummynet.c:160: (Each undeclared identifier is reported only once
> ../../netinet/ip_dummynet.c:160: for each function it appears in.)
> *** Error code 1

the line should read

	            pipe->r_len_bytes -= len ;       

i think i forgot to patch this one :(

	luigi



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




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