summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6_pcb.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up VCS Ids.obrien2007-12-101-3/+2
* Reduce network stack oddness: implement .pru_sockaddr and .pru_peeraddrrwatson2007-05-111-2/+2
* Modify in6_pcbpurgeif0() to accept a pcbinfo structure rather than a pcbrwatson2006-04-231-1/+1
* Break out in_pcbdetach() into two functions:rwatson2006-04-011-0/+1
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-071-2/+2
* Pass pcbinfo structures to in6_pcbnotify() rather than pcbheadrwatson2004-08-061-1/+1
* Remove advertising clause from University of California Regent'simp2004-04-071-4/+0
* Reduce 'td' argument to 'cred' (struct ucred) argument in those functions:pjd2004-03-271-3/+3
* Remove unused prototype.pjd2004-03-271-1/+0
* supported IPV6_RECVPATHMTU socket option.ume2004-02-131-1/+1
* source address selection part of RFC3484.ume2003-11-041-5/+0
* Create new functions in_sockaddr(), in6_sockaddr(), andtruckman2002-08-211-0/+4
* Notify functions can destroy the pcb, so they have to return anhsu2002-06-141-2/+3
* Fix warnings caused by discarding const.alfred2002-02-271-1/+1
* KSE Milestone 2julian2001-09-121-4/+4
* When running aplication joined multicast address,ume2001-08-041-0/+1
* Sync with recent KAME.ume2001-06-111-7/+2
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-3/+10
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-0/+108
OpenPOWER on IntegriCloud