summaryrefslogtreecommitdiffstats
path: root/sys/kern/uipc_domain.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* First step in Bluetooth protocol stack support.grange2005-01-141-1/+5
* introduce pffinddomain(), to find a domain by family.pat2004-11-271-48/+47
* remove special handling of PF_KEY in net_sysctl; ok deraadtmarkus2004-11-251-18/+2
* Kill more netiso ghosts.grange2004-09-151-4/+1
* use NULL for ptrs. parts from Joris Vinktedu2004-04-011-6/+6
* sysctl knob for bpf tunables. some tips from canacar@tedu2004-02-241-1/+8
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)jason2003-05-121-1/+3
* First round of __P removal in sysmillert2002-03-141-4/+4
* Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.miod2001-11-061-2/+2
* NATM domain; stoklund@taxidriver.dkderaadt2000-09-121-1/+4
* Use new timeouts for pfslowtimo and pffasttimo.art2000-03-231-11/+18
* bring in KAME IPv6 code, dated 19991208.itojun1999-12-081-7/+34
* make option IPSEC imply option KEYniklas1999-03-301-5/+5
* Disable encap domain.angelos1999-02-241-4/+1
* ready for INET6 and KEYderaadt1999-01-071-1/+10
* Add AppleTalk.denny1997-07-231-1/+4
* IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inderaadt1997-02-201-1/+4
* Add IPX support (#ifdef'ed, so no problems would arise).mickey1996-04-271-1/+4
* From NetBSD: 960217 mergeniklas1996-03-031-2/+3
* initial import of NetBSD treederaadt1995-10-181-0/+227