Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2004 21:03:31 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/ifconfig ifconfig.c src/sys/net if.c if.h
Message-ID:  <20041212210331.GN70052@submonkey.net>
In-Reply-To: <200412122012.iBCKCou6068020@repoman.freebsd.org>
References:  <200412122012.iBCKCou6068020@repoman.freebsd.org>

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

--GYaKytDE8aa4+VVK
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Dec 12, 2004 at 08:12:50PM +0000, Brooks Davis wrote:
> brooks      2004-12-12 20:12:50 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:        (Branch: RELENG_4)
>     sbin/ifconfig        ifconfig.c=20
>     sys/net              if.c if.h=20
>   Log:
>   MFC the addition of ifi_datalen to struct if_data and ifconfig support
>   for it.  The change to struct if_data differs slightly from the one in
>   5.3 in that a pad is added after ifi_xmitquota rather then adding
>   ifi_link_state before ifi_recvquota.  This is necessicary to maintain
>   the 4.x ABI.

> | @@ -97,6 +97,8 @@ struct if_data {
> |  	u_char	ifi_hdrlen;		/* media header length */
> |  	u_char	ifi_recvquota;		/* polling quota for receive intrs */
> |  	u_char	ifi_xmitquota;		/* polling quota for xmit intrs */
> | +	u_char	ifi_do_no_use;		/* pad for ifi_datalen's position */

Should this read ifi_do_not_use ?

Ceri
--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--GYaKytDE8aa4+VVK
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBvLIjocfcwTS3JF8RAgE8AJ48xl5hk0jgPGWEyS2kfXvDn67fyQCdEmRY
TdywMlZVPGbEdow/rrKc+Lc=
=iQX0
-----END PGP SIGNATURE-----

--GYaKytDE8aa4+VVK--



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