summaryrefslogtreecommitdiff
path: root/sys/netinet6/in6.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 1.22: correct comment for setsockopt arg size.Hajimu UMEMOTO2002-08-011-3/+3
* MFC:SUZUKI Shinsuke2002-04-281-12/+12
* MFC: Make faith(4) interfaces (un)loadable and clonable.Brooks Davis2001-12-151-0/+2
* MFC 1.14: remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'edHajimu UMEMOTO2001-07-041-7/+0
* MFC: Sync with recent KAME.Hajimu UMEMOTO2001-07-031-64/+117
* MFC: warn that setsockopt/sysctl # spaces are shared among *BSD,Hajimu UMEMOTO2000-10-311-0/+2
* MFC: Merge KAME 2000/07/01 code.Kris Kennaway2000-07-151-158/+169
* Change __KAME_VERSION value. Added the word "FreeBSD4.x" to identify theYoshinobu Inoue2000-03-121-1/+1
* Forbid include of soem inet6 header files from wrong placeYoshinobu Inoue2000-02-101-0/+4
* wrapped prototype declarations by __P(())Yoshinobu Inoue2000-01-151-6/+8
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,Yoshinobu Inoue1999-12-071-64/+2
* there's no memcmp() in kernel, use bcmp() instead.Jun-ichiro itojun Hagino1999-11-291-0/+8
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPYoshinobu Inoue1999-11-221-19/+16
* KAME related header files additions and merges.Yoshinobu Inoue1999-11-051-0/+639