summaryrefslogtreecommitdiffstats
path: root/sys/net/if_stripvar.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First round of __P removal in sysmillert2002-03-141-10/+10
|
* change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.itojun2001-06-151-1/+3
| | | | | | | | follows BSD/OS practice and ucd-snmp code (FreeBSD does it for specific interfaces only). was: if_lastchange get updated on every packet transmission/receipt. now: if_lastchange get updated when IFF_UP is changed.
* By popular demand, protect from multiple inclusion, and fix to use theangelos2001-06-091-1/+4
| | | | same naming style.
* New timeouts.art2000-06-261-1/+2
|
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
|
* __OpenBSD__deraadt1996-10-041-1/+1
|
* sync to netbsd 0901deraadt1996-10-041-7/+14
|
* syncderaadt1996-05-221-0/+54