]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
MFC r179337.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2008-01-26 mtmMFC: rev. 1.110
2007-12-22 rwatsonMerge in6_pcb.c:1.86 from HEAD to RELENG_6:
2007-12-07 gnnMFC support for the Camellia block cipher
2007-10-30 jhbMFC: Revision 1.117 of route.c as well as the fixes...
2007-09-04 alfredBackport of optimized sx locks and rwlocks from FreeBSD...
2007-06-11 jinmeiMFC:
2007-06-10 jinmeiMFC:
2007-05-25 jinmeiMFC:
2007-05-14 suzMFC nd6.c Rev.1.76-77 and nd6_nbr.c Rev.1.43-44.
2007-05-10 gnnMFC rev 1.42
2007-04-24 gnnAdd a new sysctl net.inet.ip6.rthdr0_allowed, which...
2007-02-14 bmsMFC rev 1.75:
2007-02-08 bmahMFC: Revert nd6.c revs. 1.67, 1.68, 1.69, 1.70 in...
2007-02-08 bmsMFC rev 1.29:
2007-02-06 umeMFC 1.75: ng_iface requiers neighbor cache as well.
2007-01-20 umeMFC 1.74: Avoid infinite loop if nicmp6 and nip6 are...
2006-12-29 jhbMFC: Close some races between enumerating inpcb's and...
2006-11-29 ruMFC: 1.72: Prevent cached rtentry from being removed...
2006-10-16 umeMFC 1.39: Make net.inet6.ip6.auto_linklocal tunable...
2006-10-16 umeMFC: Revert the default value of net.inet6.ip6.auto_lin...
2006-10-07 jhayMFC: 1.70
2006-10-05 gnnMFC
2006-09-29 suzMFC Rev. 1.64
2006-09-20 jhayMFC: 1.67
2006-09-12 jhayMFC: Use net.inet6.ip6.redirect / ip6_sendredirects...
2006-09-04 pjdMFC: sys/netinet6/ipsec.c 1.45
2006-09-04 pjdMFC: sys/netinet6/in6_pcb.c 1.71
2006-08-20 dwmaloneMFC: Make net.inet.ip.portrange.reservedhigh and
2006-06-17 gnnMFC 1.61 in6.c
2006-05-16 psMFC: Allow for nmbclusters and maxsockets to be increas...
2006-04-20 suzMFC Rev 1.37
2006-04-01 rwatsonMerge ipsec.c:1.44 from HEAD to RELENG_6:
2006-03-29 suzMFC Rev 1.64
2006-03-22 suzMFC Rev 1.36
2006-03-22 suzMFC Rev 1.43
2006-03-20 suzMFC Rev 1.32
2006-03-11 suzMFC Rev 1.26
2006-03-09 gnnMerge in6.c:1.60 from HEAD to RELENG_6
2006-02-14 rwatsonMerge ip6_output.c:1.101 from HEAD to RELENG_6:
2006-02-14 rwatsonMerge ipcomp_input.c:1.9 from HEAD to RELENG_6:
2006-02-14 umeMFC 1.63: avoided the use of purged address structure...
2006-02-09 umeMFC 1.56: make IPV6_V6ONLY socket option work for UDP...
2006-01-31 umeMFC 1.85: don't embed scope id before running packet...
2006-01-31 glebiusMFC:
2006-01-03 thompsaMFC: EtherIP support, adding gif interfaces to bridges.
2005-12-26 suzMFC 1.57 (Raw IPv6 checksum must use the protocol...
2005-12-25 suzMFC: sync with KAME regarding NDP
2005-12-25 suzMFC: changes malloc type (M_IPMADDR->M_IP6MADDR, M_IPMO...
2005-12-25 suzMFC Rev.1.68 (don't respond to NI_QTYPE_IPV4ADDR)
2005-12-25 suzMFC the following KAME sync work.
2005-12-11 suzMFC Rev 1.35
2005-12-09 umeMFC 1.40: the response NS to a DAD NS was not sent...
2005-11-16 ruMFC: Use sparse initializers for "struct domain" and...
2005-11-05 suzMFC: sync with KAME regarding the following clarificati...
2005-11-05 suzMFC: added an ioctl option in kernel so that ndp/rtadvd...
2005-11-05 suzMFC: supported an ndp command suboption to disable...
2005-11-04 umeMFC 1.3: AES counter mode uses 8byte IV, not 16 bytes.
2005-11-04 umeMFC: added a knob to enable path MTU discovery for...
2005-11-04 umeMFC:
2005-11-04 umeMFC 1.65: removed RFC1885-related code. it was obsolet...
2005-11-04 umeMFC 1.96: simplied the fix to FreeBSD-SA-04:06.ipv6...
2005-11-04 umeMFC: scope cleanup. with this change
2005-11-04 umeMFC: always copy ip6_pktopt. remove needcopy and needfree
2005-11-04 umeMFC: simplified udp6_output() and rip6_output(): do...
2005-11-01 suzMFC 1.59
2005-10-28 suzMFC Rev 1.60
2005-10-27 suzMFC rev 1.34
2005-10-20 suzMFC 1.56 (added a missing unlock)
2005-10-09 umeMFC: be consistent on naming advanced API functions...
2005-10-09 umeMFC 1.92: NULL is not zero.
2005-10-09 umeMFC 1.49: do not hardcode if_mtu values in here, except...
2005-10-09 umeMFC: update comments:
2005-10-09 delphijMFC (by andre)
2005-09-13 thompsaMFC: if_bridge.c, r1.21; if_ethersubr.c, r1.198; in6_if...
2005-08-25 rwatsonMerge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq...
2005-08-24 rwatsonMerge in_var.h:1.54, in6_var.h:1.23, mld6.c:1.22 from...
2005-08-24 suzMFC 1.55
2005-08-20 umeMFC 1.34, 1.35:
2005-08-19 umeMFC 1.36: create sysctl tree dynamically. it is requir...
2005-08-18 glebiuso Make rt_check() return a locked rtentry.
2005-08-18 suzMFC: IPv6 stealth forwarding
2005-08-15 suzMFC Rev. 1.31
2005-07-27 cpercivaCorrect a buffer overflow which can occur when decompre...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-07-02 thompsaCheck the alignment of the IP header before passing...
2005-06-20 umefix IP(v4) over IPv6 tunneling most likely broken with...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-12 brooksFix IPv6 neighbor discovery by using IF_LLADDR to get...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
next