Age | Commit message (Expand) | Author |
2014-01-22 | Split the checksum calculation for IPv6 like for IPv4: | Christian Weisgerber |
2013-10-28 | kill kame version symbols and sysctl | Theo de Raadt |
2013-10-24 | Remove the number of in6_var.h inclusions by moving some functions and | Martin Pieuchot |
2013-10-24 | Significant namespace cleanup of netinet6 symbols. | Theo de Raadt |
2013-10-21 | There are gasps of shock! Add a pmtu delay sysctl BUTTON for netinet6, | Theo de Raadt |
2013-06-26 | put the cksum diff back, of course with the bug fixed where we could | Henning Brauer |
2013-03-28 | Convert the satosin, sintosa, ifatoia, satosin6, sin6tosa, ifatoia6 | Alexander Bluhm |
2013-03-14 | My lack of faith... These lines should stay, reported by ajacoutot@. | Martin Pieuchot |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2012-11-06 | backout csum diff for the moment, requested by theo | Henning Brauer |
2012-11-01 | redo most of the protocol (tcp/udp/...) checksum handling | Henning Brauer |
2012-09-17 | add IPV6_RECVDSTPORT socket option, which enables us to get original | YASUOKA Masahiko |
2012-09-15 | Improve POSIX/SUS compliance of <netdb.h>, <sys/socket.h>, and <sys/un.h>. | Philip Guenthe |
2012-07-10 | Instead of <arpa/inet.h> pulling in <netinet/in.h>, just copy in the | Philip Guenthe |
2012-06-26 | Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare | Philip Guenthe |
2011-11-24 | rdomain support for IPv6 | sperreault |
2011-10-13 | Since the IPv6 madness is not enough introduce NAT64 -- which is actually | Claudio Jeker |
2011-05-02 | recognize SO_RTABLE socket option at the SOL_SOCKET level; | Mike Belopuhov |
2010-09-23 | add a new IP level socket option IP_PIPEX. This option is used for L2TP | YASUOKA Masahiko |
2010-07-08 | remove some unused netinet6 code | Jonathan Gray |
2010-05-07 | Start cleaning up the mess called rtalloc*. Kill rtalloc2, make rtalloc1 | Claudio Jeker |
2010-04-06 | Simple implementation of RFC4941, "Privacy Extensions for Stateless | Stefan Sperling |
2009-11-05 | IPv6 support for divert sockets. | Michele Marchetto |
2008-11-25 | delay /etc/netstart until IPv6-DAD (dup-address-detection) is completed. | Markus Friedl |
2008-06-11 | From KAME, allow adjustable limits on NDP entries and discovered routes. | Ryan Thomas McBride |
2008-03-09 | use the right capitalization for platform names | Igor Sobrado |
2007-01-22 | Fix KAME cvsweb urls | Miod Vallat |
2006-12-09 | switch IPv6 advanced API from RFC2292 to RFC3542 (2292 is superseded by 3542). | Jun-ichiro itojun Hagino |
2006-11-21 | introduce sysctl net.inet6.ip6.multicast_mtudisc (for multicast routers). | Jun-ichiro itojun Hagino |
2006-11-17 | move comment to a line where it makes more sense | Jun-ichiro itojun Hagino |
2006-11-17 | change semantics of ff01::/16 to interface local multicast | Jun-ichiro itojun Hagino |
2006-06-18 | Add support for equal-cost multipath IP. | Christopher Pascoe |
2006-05-27 | Do the same thing as for IPv4. Use a sysctl to enable/disable mfrowarding | Claudio Jeker |
2005-12-13 | First step in include files overhaul. Use __FOO_VISIBLE (as defined | Todd C. Miller |
2004-06-21 | First step towards more sane time handling in the kernel -- this changes | Thorsten Lockert |
2004-06-12 | support IPV6_USE_MIN_MTU, to make BIND9 better. | Jun-ichiro itojun Hagino |
2004-06-11 | back out tree breakage. Like, come on | Theo de Raadt |
2004-06-11 | support IPV6_USE_MIN_MTU, which is needed to run BIND9 well. from kame | Jun-ichiro itojun Hagino |
2004-02-15 | switch to sysctl_int_arr(); ok itojun, henning, miod, deraadt | Markus Friedl |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-08 | sync with latest KAME in6_ifaddr/prefix/default router manipulation. | Jun-ichiro itojun Hagino |
2002-06-07 | mistake in sysctl table | Jun-ichiro itojun Hagino |
2002-06-07 | just for consistency/compatibility, have net.inet6.ip6.v6only sysctl MIB, | Jun-ichiro itojun Hagino |
2002-05-28 | limit number of IPv6 fragments (not the fragment queue size) to | Jun-ichiro itojun Hagino |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-12-07 | whitespace/comment sync with kame | Jun-ichiro itojun Hagino |
2001-09-19 | comment; sockopt # 57-59 are also reserved | Jun-ichiro itojun Hagino |
2001-08-22 | Add IPCOMP setsockopt policy controls. While here fix the other policies too | Niklas Hallqvist |
2001-03-30 | fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. | Jun-ichiro itojun Hagino |
2001-03-02 | remove date string from KAME version identification, it is getting meaningless | Jun-ichiro itojun Hagino |