Re: proposed new if_data variable
From: Andre Oppermann (andre_at_freebsd.org)
Date: 08/27/04
- Previous message: Brooks Davis: "proposed new if_data variable"
- In reply to: Brooks Davis: "proposed new if_data variable"
- Next in thread: Roman Kurakin: "Re: proposed new if_data variable"
- Reply: Roman Kurakin: "Re: proposed new if_data variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 Aug 2004 22:08:28 +0200 To: Brooks Davis <brooks@one-eyed-alien.net>
Brooks Davis wrote:
>
> I'd like to proposed adding a new variable, ifi_epoch, to struct
> if_data. It will be set to the time the counters were zeroed,
> currently, the time if_attach was called. The intent is to provide a
> correct value for RFC2233's ifCounterDiscontinuityTime and to make it
> easier for applications to verify that the interface they are looking at
> is the same one that had this index last time.
>
> Since this will increase the size of struct if_data and thus struct
> ifnet, the change needs to be made now if it's going to be made for
> 5-STABLE. Any comments on this idea?
I'm all for it! Very useful.
-- Andre _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
- Previous message: Brooks Davis: "proposed new if_data variable"
- In reply to: Brooks Davis: "proposed new if_data variable"
- Next in thread: Roman Kurakin: "Re: proposed new if_data variable"
- Reply: Roman Kurakin: "Re: proposed new if_data variable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|