| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -1/+1 |
* | Tie new "Fast IPsec" code into the build. This involves the usual | sam | 2002-10-16 | 1 | -0/+24 |
* | Replace aux mbufs with packet tags: | sam | 2002-10-16 | 1 | -8/+1 |
* | Notify functions can destroy the pcb, so they have to return an | hsu | 2002-06-14 | 1 | -1/+1 |
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | tanimura | 2002-05-31 | 1 | -38/+7 |
* | Lock down a socket, milestone 1. | tanimura | 2002-05-20 | 1 | -7/+38 |
* | Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. | tanimura | 2002-04-30 | 1 | -9/+12 |
* | Change the suser() API to take advantage of td_ucred as well as do a | jhb | 2002-04-01 | 1 | -1/+1 |
* | Fix warnings caused by discarding const. | alfred | 2002-02-27 | 1 | -1/+1 |
* | Make faith loadable, unloadable, and clonable. | brooks | 2001-09-25 | 1 | -8/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -6/+6 |
* | Wrap array accesses in macros, which also happen to be lvalues: | jlemon | 2001-09-06 | 1 | -2/+2 |
* | move ipsec security policy allocation into in_pcballoc, before | ume | 2001-07-26 | 1 | -7/+0 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -41/+67 |
* | * Rename M_WAIT mbuf subsystem flag to M_TRYWAIT. | bmilekic | 2000-12-21 | 1 | -1/+1 |
* | Convert all users of fldoff() to offsetof(). fldoff() is bad | phk | 2000-10-27 | 1 | -4/+0 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -6/+92 |
* | At detaching IPv6 raw socket, also finish IPv6 multicast router. | shin | 2000-02-27 | 1 | -0/+2 |
* | Sorry I didn't commit these files at the commit just a few minutes before. | shin | 2000-01-28 | 1 | -0/+19 |
* | IPSEC support in the kernel. | shin | 1999-12-22 | 1 | -11/+12 |
* | udp IPv6 support, IPv6/IPv4 tunneling support in kernel, | shin | 1999-12-07 | 1 | -5/+1 |
* | Removed IPSEC and IPV6FIREWALL because they are not ready yet. | shin | 1999-11-23 | 1 | -1/+0 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+612 |