Date: Thu, 18 Mar 1999 15:37:34 +0100 (MET) From: Luigi Rizzo <luigi@labinfo.iet.unipi.it> To: net@freebsd.org Subject: dummynet arp problem fixed Message-ID: <199903181437.PAA27493@labinfo.iet.unipi.it>
next in thread | raw e-mail | index | archive | help
Just for those who do not follow the committers list... Thanks to Emmanuel Duros i eventually fixed an annoying problem with dummynet that showed up with a "arp: host is not on local network" type of message. The bug was that I incorrectly handled the 'dst' parameter to if_output. This has now been fixed in -current, -stable and RELENG_2_2 so if you were having that problem please update your version of sys/netinet/ip_output.c to the most recent one (or browse the CVS tree to find the very simple fix...) cheers luigi -----------------------------------+------------------------------------- Luigi RIZZO . EMAIL: luigi@iet.unipi.it . Dip. di Ing. dell'Informazione HTTP://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy) -----------------------------------+------------------------------------- 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?199903181437.PAA27493>