| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge in6_pcbfree() into in_pcbfree() which after the previous | bz | 2008-11-27 | 1 | -1/+0 |
* | Remove in6_pcbdetach() as it is exactly the same function | bz | 2008-11-26 | 1 | -1/+0 |
* | Pass the ucred along into in{,6}_pcblookup_local for upcoming | bz | 2008-07-10 | 1 | -1/+2 |
* | For consistency take lport as u_short in in{,6}_pcblookup_local. | bz | 2008-07-10 | 1 | -1/+1 |
* | Clean up VCS Ids. | obrien | 2007-12-10 | 1 | -3/+2 |
* | Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddr | rwatson | 2007-05-11 | 1 | -2/+2 |
* | Modify in6_pcbpurgeif0() to accept a pcbinfo structure rather than a pcb | rwatson | 2006-04-23 | 1 | -1/+1 |
* | Break out in_pcbdetach() into two functions: | rwatson | 2006-04-01 | 1 | -0/+1 |
* | /* -> /*- for license, minor formatting changes, separate for KAME | imp | 2005-01-07 | 1 | -2/+2 |
* | Pass pcbinfo structures to in6_pcbnotify() rather than pcbhead | rwatson | 2004-08-06 | 1 | -1/+1 |
* | Remove advertising clause from University of California Regent's | imp | 2004-04-07 | 1 | -4/+0 |
* | Reduce 'td' argument to 'cred' (struct ucred) argument in those functions: | pjd | 2004-03-27 | 1 | -3/+3 |
* | Remove unused prototype. | pjd | 2004-03-27 | 1 | -1/+0 |
* | supported IPV6_RECVPATHMTU socket option. | ume | 2004-02-13 | 1 | -1/+1 |
* | source address selection part of RFC3484. | ume | 2003-11-04 | 1 | -5/+0 |
* | Create new functions in_sockaddr(), in6_sockaddr(), and | truckman | 2002-08-21 | 1 | -0/+4 |
* | Notify functions can destroy the pcb, so they have to return an | hsu | 2002-06-14 | 1 | -2/+3 |
* | Fix warnings caused by discarding const. | alfred | 2002-02-27 | 1 | -1/+1 |
* | KSE Milestone 2 | julian | 2001-09-12 | 1 | -4/+4 |
* | When running aplication joined multicast address, | ume | 2001-08-04 | 1 | -0/+1 |
* | Sync with recent KAME. | ume | 2001-06-11 | 1 | -7/+2 |
* | sync with kame tree as of july00. tons of bug fixes/improvements. | itojun | 2000-07-04 | 1 | -3/+10 |
* | Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" | peter | 1999-12-29 | 1 | -2/+2 |
* | KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCP | shin | 1999-11-22 | 1 | -0/+108 |