Brooks Davis bc9d299133 Change the definition of struct if_data's member ifi_epoch from wall
clock time to uptime because wall clock time may go backwards.

This is a change in the API which will impact SNMP agents who are using
ifi_epoch to set RFC2233's ifCounterDiscontinuityTime.  None are know to
exist today.  This will not impact applications that are using the
<index, epoch> tuple to verify interface uniqueness except that it
eliminates a race which could lead to a false assumption of uniqueness.

Because this is a behavior change, bump __FreeBSD_version.

Discussed with:	re (jhb, scottl)
MFC after:	3 days
Pointed out by:	pkh (way back at EuroBSDCon)
Pointy hat:	brooks
2005-02-25 19:46:41 +00:00
..
2005-02-17 11:14:45 +00:00
2005-02-25 19:34:10 +00:00
2005-02-25 00:16:53 +00:00
2005-02-22 19:02:24 +00:00
2005-02-10 20:39:39 +00:00
2005-02-25 11:26:39 +00:00
2005-02-23 22:53:04 +00:00
2005-02-23 22:44:38 +00:00
2005-02-24 13:15:05 +00:00