summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/in6.h
Commit message (Expand)AuthorAgeFilesLines
* o Merge <machine/ansi.h> and <machine/types.h> into a new headermike2002-08-211-3/+3
* correct comment for setsockopt arg size.ume2002-07-251-3/+3
* sin6_len is not an address family. I believe this doesn'tume2002-07-221-1/+1
* o Conditionalize sections for POSIX.1-2001 compatibility.mike2002-05-231-31/+49
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.suz2002-04-191-12/+12
* Unconditionalize the definition of INET_ADDRSTRLEN andmike2002-04-101-2/+0
* put an extern for ip6_protox in here where it is only used for kernel compilingdarrenr2002-03-191-0/+1
* o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h>mike2002-03-101-0/+2
* Make faith loadable, unloadable, and clonable.brooks2001-09-251-0/+2
* remove IN6_IS_ADDR_ANY macro (outside of standard, #if 0'ed for a long time)ume2001-06-241-7/+0
* Sync with recent KAME.ume2001-06-111-65/+118
* warn that setsockopt/sysctl # spaces are shared among *BSD, and should betteritojun2000-08-271-0/+2
* split net.inet6.ip6.rtexpire (and others) from net.inet.ip.*.itojun2000-07-051-1/+7
* sync with kame tree as of july00. tons of bug fixes/improvements.itojun2000-07-041-158/+161
* Fixed missing prototype for inet6_rthdr_reverse().bde2000-05-111-0/+2
* Backout the previous change to __KAME_VERSION (FreeBSD4.x addition),shin2000-03-131-1/+1
* Change __KAME_VERSION value. Added the word "FreeBSD4.x" to identify theshin2000-03-121-1/+1
* Forbid include of soem inet6 header files from wrong placeshin2000-02-101-0/+4
* wrapped prototype declarations by __P(())shin2000-01-151-6/+8
* udp IPv6 support, IPv6/IPv4 tunneling support in kernel,shin1999-12-071-64/+2
* there's no memcmp() in kernel, use bcmp() instead.itojun1999-11-291-0/+8
* KAME netinet6 basic part(no IPsec,no V6 Multicast Forwarding, no UDP/TCPshin1999-11-221-19/+16
* KAME related header files additions and merges.shin1999-11-051-0/+639
OpenPOWER on IntegriCloud