summaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_pcb.h
Commit message (Expand)AuthorAgeFilesLines
* source address selection part of RFC3484.Hajimu UMEMOTO2003-11-041-5/+0
* Create new functions in_sockaddr(), in6_sockaddr(), andDon Lewis2002-08-211-0/+4
* Notify functions can destroy the pcb, so they have to return anJeffrey Hsu2002-06-141-2/+3
* Fix warnings caused by discarding const.Alfred Perlstein2002-02-271-1/+1
* KSE Milestone 2Julian Elischer2001-09-121-4/+4
* When running aplication joined multicast address,Hajimu UMEMOTO2001-08-041-0/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-7/+2
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-3/+10
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+108