Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2002 13:41:42 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Nate Lawson <nate@root.org>
Cc:        Brooks Davis <brooks@one-eyed-alien.net>, hackers@FreeBSD.ORG
Subject:   Re: [PATCH] switching to if_xname
Message-ID:  <20021101134142.B27263@Odin.AC.HMC.Edu>
In-Reply-To: <Pine.BSF.4.21.0211011250450.97230-100000@root.org>; from nate@root.org on Fri, Nov 01, 2002 at 01:15:45PM -0800
References:  <20021101122304.A27263@Odin.AC.HMC.Edu> <Pine.BSF.4.21.0211011250450.97230-100000@root.org>

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

--dTy3Mrz/UPE2dbVg
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Fri, Nov 01, 2002 at 01:15:45PM -0800, Nate Lawson wrote:
> On Fri, 1 Nov 2002, Brooks Davis wrote:
> >   The bigger deal is breaking
> > the network interface API and ABI which in turn breaks a few user land
> > programs that use libkvm ("netstat -r" for exmaple).  That's why this is
> > a .0 feature.
>=20
> Please check the libdnet port and possibly libpcap.

libdnet was already broken by a different change (visability
conditionals on IFNAMSIZ), but this change would break it more.  It's a
pretty simple fix (replace fr_to_ipfw_device with strlcpy).  It should
be noted that libdnet's ipfw support is already broken because it
doesn't handle wildcards. libpcap doesn't require any patches.

I've already told kris I'd provide fixes for the ports this change breaks.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--dTy3Mrz/UPE2dbVg
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9wvUWXY6L6fI4GtQRAsySAKCcWRhfvbjODbeplNKE4sP9207F+wCeOun5
NQzKu0ARE1lovbajKOJ6eGs=
=LlfO
-----END PGP SIGNATURE-----

--dTy3Mrz/UPE2dbVg--

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




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