aboutsummaryrefslogtreecommitdiff
path: root/sys/net/if_var.h
Commit message (Expand)AuthorAgeFilesLines
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-4/+11
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-0/+18
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Define IF_MAXMTU and IF_MINMTU and don't allow MTUs withBrian Somers1999-08-061-1/+9
* PR: kern/10570Pierre Beyssac1999-05-161-2/+2
* Add sufficient braces to keep egcs happy about potentially ambiguousPeter Wemm1999-05-061-5/+7
* Bring the 'new-bus' to the i386. This extensively changes the way thePeter Wemm1999-04-161-1/+2
* Generalize the if_up() and if_down() functions under the namesPoul-Henning Kamp1998-12-161-4/+3
* Go through the loopback code with a broom..Julian Elischer1998-06-121-3/+3
* This commit fixes various 64bit portability problems required forDoug Rabson1998-06-071-3/+3
* Support compiling with `gcc -ansi'.Bruce Evans1998-04-151-3/+3
* Add a per-interface-address pointer to a function that can be suppliedJulian Elischer1997-08-281-1/+4
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix a few oversights in the new multicast membership interface.Garrett Wollman1997-01-081-6/+11
* Checkpoint the beginnings of the new kernel interface forGarrett Wollman1997-01-071-1/+23
* Separate kernel-internal data structures from exposed user interfaceGarrett Wollman1997-01-031-0/+305