Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | First step in Bluetooth protocol stack support. | 2005-01-14 | 1 | -1/+5 | |
| | | | | | | | | | | The code is adopted from the FreeBSD netgraph-based Bluetooth implementation by Maksim Yevmenkin <m_evmenkin@yahoo.com> but all netgraph glue was replaced with usual BSD network stack hooks. This is a work in progress. Only HCI layer works for now, L2CAP and RFCOMM are on the way. Help in testing from many, ok markus@. | ||||
* | introduce pffinddomain(), to find a domain by family. | 2004-11-27 | 1 | -48/+47 | |
| | | | | | | | | while here, fix some spacing, ansi, de-register, etc. mostly from netbsd tested & ok otto millert | ||||
* | remove special handling of PF_KEY in net_sysctl; ok deraadt | 2004-11-25 | 1 | -18/+2 | |
| | |||||
* | Kill more netiso ghosts. | 2004-09-15 | 1 | -4/+1 | |
| | | | | ok millert@ | ||||
* | use NULL for ptrs. parts from Joris Vink | 2004-04-01 | 1 | -6/+6 | |
| | |||||
* | sysctl knob for bpf tunables. some tips from canacar@ | 2004-02-24 | 1 | -1/+8 | |
| | | | | ok canacar@ deraadt@ mcbride@ | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Nuke a whole bunch of commons; ok tedu (still more to come *sigh*) | 2003-05-12 | 1 | -1/+3 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -4/+4 | |
| | |||||
* | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | 2001-11-06 | 1 | -2/+2 | |
| | | | | (Look ma, I might have broken the tree) | ||||
* | NATM domain; stoklund@taxidriver.dk | 2000-09-12 | 1 | -1/+4 | |
| | |||||
* | Use new timeouts for pfslowtimo and pffasttimo. | 2000-03-23 | 1 | -11/+18 | |
| | |||||
* | bring in KAME IPv6 code, dated 19991208. | 1999-12-08 | 1 | -7/+34 | |
| | | | | | | | | | replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support. see sys/netinet6/{TODO,IMPLEMENTATION} for more details. GENERIC configuration should work fine as before. GENERIC.v6 works fine as well, but you'll need KAME userland tools to play with IPv6 (will be bringed into soon). | ||||
* | make option IPSEC imply option KEY | 1999-03-30 | 1 | -5/+5 | |
| | |||||
* | Disable encap domain. | 1999-02-24 | 1 | -4/+1 | |
| | |||||
* | ready for INET6 and KEY | 1999-01-07 | 1 | -1/+10 | |
| | |||||
* | Add AppleTalk. | 1997-07-23 | 1 | -1/+4 | |
| | |||||
* | IPSEC package by John Ioannidis and Angelos D. Keromytis. Written in | 1997-02-20 | 1 | -1/+4 | |
| | | | | Greece. From ftp.funet.fi:/pub/unix/security/net/ip/BSDipsec.tar.gz | ||||
* | Add IPX support (#ifdef'ed, so no problems would arise). | 1996-04-27 | 1 | -1/+4 | |
| | |||||
* | From NetBSD: 960217 merge | 1996-03-03 | 1 | -2/+3 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+227 | |