summaryrefslogtreecommitdiffstats
path: root/sys/net/if_loop.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed unused #includes.bde1997-08-021-6/+1
* Don't include <sys/ioctl.h> in the kernel. Stage 2: includebde1997-03-241-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Use queue macros for the list of interfaces. Next stop: ifaddrs!wollman1996-12-111-4/+1
* Set IFF_RUNNING on the loopback interface.wollman1996-06-191-2/+2
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-101-2/+1
* Obtained from: netatalk distribution netatalk@itd.umich.edujulian1996-05-241-1/+13
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-2/+1
* Clean up Ethernet drivers:wollman1996-02-061-3/+3
* Make me feel a little better by filling in reasonable values for rmx_sendpipewollman1996-02-051-6/+12
* Staticize, clean lint.phk1995-12-091-3/+6
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-3/+3
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+12
* Fix BPf to generate a header mbuf for writes.wollman1995-09-221-1/+9
* Fixed init functions argument type - caddr_t -> void *. Fixed a couple ofdg1995-09-091-3/+3
* Fix several sysinit functions that had the wrong type and unnecessarilybde1995-08-301-5/+7
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Cleanup loopback interface support.pst1995-04-261-16/+24
* Support for pseudo-device LKMs. Note that this is restricted to onlywollman1995-03-201-2/+2
* Reduced loopback MTU to 16k to work around a miriad of problems with itdg1995-03-041-2/+2
* Added ioctl support for SIOCSIFMTU.dg1994-08-081-3/+6
* Added $Id$dg1994-08-021-0/+1
* Reduced loopback MTU from 65535 to 65532 because some things like NFSdg1994-08-011-1/+1
* Changed loopback MTU to 65535.dg1994-05-291-0/+4
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-5/+3
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+247
OpenPOWER on IntegriCloud