summaryrefslogtreecommitdiff
path: root/sys/kern/uipc_domain.c
AgeCommit message (Expand)Author
2014-03-11lint is gone, and the 'lint' conditional was never in the implementationPhilip Guenther
2014-01-19Remove max_datalen. It is only used once an can be replaced easily withClaudio Jeker
2013-08-20tedu netnatm and ueagle(4).Martin Pieuchot
2011-07-09begone, fucking rotten appletalk shit. ok roomHenning Brauer
2011-07-08Include PIPEX in kernel by default. And add new sysctl variableYASUOKA Masahiko
2010-07-02timeout_add -> timeout_add_msecBret Lambert
2009-11-13Extend the protosw pr_ctlinput function to include the rdomain. This isClaudio Jeker
2008-09-16netstat statistics for pflow(4) via pseudo familyJoerg Goltermann
2008-04-23Import MPLS (Multi Protocol Label Switching)Esben Norby
2007-06-06remove remaining IPX hooks. all inside #ifdef IPX, so no actual changeHenning Brauer
2007-01-18allow kernels with TCP_SIGNATURE (aka tcp md5sig), but without IPSEC toHenning Brauer
2006-06-15nuke code that has been dead for so long that it stinks. claudio okHenning Brauer
2005-06-08bye bye netnsHenning Brauer
2005-06-07remove CCITT handlingHenning Brauer
2005-01-14First step in Bluetooth protocol stack support.Alexander Yurchenko
2004-11-27introduce pffinddomain(), to find a domain by family.Patrick Latifi
2004-11-25remove special handling of PF_KEY in net_sysctl; ok deraadtMarkus Friedl
2004-09-15Kill more netiso ghosts.Alexander Yurchenko
2004-04-01use NULL for ptrs. parts from Joris VinkTed Unangst
2004-02-24sysctl knob for bpf tunables. some tips from canacar@Ted Unangst
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-12Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)Jason Wright
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2000-09-12NATM domain; stoklund@taxidriver.dkTheo de Raadt
2000-03-23Use new timeouts for pfslowtimo and pffasttimo.Artur Grabowski
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-03-30make option IPSEC imply option KEYNiklas Hallqvist
1999-02-24Disable encap domain.Angelos D. Keromytis
1999-01-07ready for INET6 and KEYTheo de Raadt
1997-07-23Add AppleTalk.denny
1997-02-20IPSEC package by John Ioannidis and Angelos D. Keromytis. Written inTheo de Raadt
1996-04-27Add IPX support (#ifdef'ed, so no problems would arise).Michael Shalayeff
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt