aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet6/in6_prefix.c
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings caused by discarding const.Alfred Perlstein2002-02-271-1/+1
* Sync with recent KAME.Hajimu UMEMOTO2001-06-111-15/+30
* do not touch ra_addr if it is NULL. from IIJ SEIL teamHajimu UMEMOTO2001-01-021-2/+4
* sync with kame tree as of july00. tons of bug fixes/improvements.Jun-ichiro itojun Hagino2000-07-041-75/+119
* IPv6 prefix assignment bug fixes.Yoshinobu Inoue2000-02-071-3/+44
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-1/+1
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-13/+8
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-0/+1106