summaryrefslogtreecommitdiffstats
path: root/sys/net/if_disc.c
Commit message (Expand)AuthorAgeFilesLines
* Make discard devices clonable and unloadable. Also, change thebrooks2002-05-251-15/+57
* minor style fix.jlemon2001-12-141-1/+1
* Pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2.ru2001-10-171-2/+2
* This file was a horrible mixture of styles old and new.markm2001-06-161-27/+16
* Exterminate the use of PSEUDO_SET() with extreme prejudice.peter2001-01-311-4/+25
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-0/+5
* Set the queue length.phk1999-11-121-0/+1
* Remove NBPF conditionality of bpf calls in most of our network drivers.phk1999-09-251-5/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Rename bpfilter to bpf.des1999-07-061-4/+4
* Make the use of 'disc' vs 'ds' as prefix consistent by making all 'disc'.eivind1998-12-141-15/+15
* This commit fixes various 64bit portability problems required fordfr1998-06-071-3/+3
* Make INET a proper option.eivind1998-01-081-1/+2
* Removed unused #includes.bde1997-08-021-21/+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
* Remove some historical cruft inherited from the loopback driver in whichwollman1996-10-071-6/+1
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-101-2/+1
* Removed never-used #includes of <machine/cpu.h>. Many were apparentlybde1996-04-071-2/+1
* Clean up Ethernet drivers:wollman1996-02-061-3/+3
* Added a prototype.bde1995-12-031-2/+3
* Finished (?) cleaning up sysinit stuff.bde1995-12-021-4/+4
* Second batch of cleanup changes.phk1995-10-291-4/+1
* 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-4/+6
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Support for pseudo-device LKMs. Note that this is restricted to onlywollman1995-03-201-2/+2
* Beginnings of support for loadable pseudo-devices. bsd.kmod.mk supportwollman1995-03-171-2/+2
* Added `ds', a black-hole network interface.wollman1994-12-221-0/+220
OpenPOWER on IntegriCloud