Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 2004 09:08:29 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        Brooks Davis <brooks@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sys param.h src/sys/net if.c if.h
Message-ID:  <20040908060828.GD36831@ip.net.ua>
In-Reply-To: <200409080450.i884otpS054876@repoman.freebsd.org>
References:  <200409080450.i884otpS054876@repoman.freebsd.org>

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

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

On Wed, Sep 08, 2004 at 04:50:55AM +0000, Brooks Davis wrote:
> brooks      2004-09-08 04:50:55 UTC
>=20
>   FreeBSD src repository
>=20
>   Modified files:
>     sys/sys              param.h=20
>     sys/net              if.c if.h=20
>   Log:
>   Re-add ifi_epoch, to struct if_data, this time replacing ifi_unused
>   to avoid ABI changes.  It is set to the last time the interface
>   counters were zeroed, currently the time if_attach() was called.  It is
>   intentended to be a valid value for RFC2233's ifCounterDiscontinuityTime
>   and to make it easier for applications to verify that the interface they
>   find at a given index is the one that was there last time they looked.
>  =20
>   Due to space constraints ifi_epoch is a time_t rather then a struct
>   timeval.  SNMP would prefer higher precision, but this unlikely to be
>   useful in practice.
>  =20
>   Revision  Changes    Path
>   1.206     +1 -0      src/sys/net/if.c
>   1.92      +4 -1      src/sys/net/if.h
>   1.215     +1 -1      src/sys/sys/param.h
>=20
Can you please update the ifnet(9) manpage?


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--+B+y8wtTXqdUj1xM
Content-Type: application/pgp-signature
Content-Disposition: inline

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

iD8DBQFBPqHcqRfpzJluFF4RAt26AJ0RZ+19ov7RkWy18OVIRxD9qbPunwCgmEXt
+be6qXUDku7ONTBpjjFKoCc=
=XAwj
-----END PGP SIGNATURE-----

--+B+y8wtTXqdUj1xM--



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