]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
belatedly transfer copyrights from libkern/gets.c to kern_cons.c
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2011-12-16 glebiusA major overhaul of the CARP implementation. The ip_car...
2011-12-07 glebiusFix double free.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-13 bzReturn the correct value for the IPV6_MULTICAST_HOPS...
2011-11-11 qingliA default route learned from the RAs could be deleted...
2011-11-11 trocinyFix false positive EADDRINUSE that could be returned...
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 glebiusIn icmp6_redirect_input:
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-11-06 trocinyCache SO_REUSEPORT socket option in inpcb-layer in...
2011-11-06 trocinyBefore dereferencing intotw() check for NULL, the same...
2011-11-03 pluknetRemove a couple of write-only variables.
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-16 qingliThe code change made in r226040 was incomplete and...
2011-10-16 qingliThe IPv6 code was influx at the time of r196865 due...
2011-10-16 hrsFix a problem that an interface unexpectedly becomes...
2011-10-13 glebiusUse TAILQ_FOREACH() in the nd6_dad_find() instead of...
2011-10-13 glebiusRestore functions in6_ifaddloop() and in6_ifremloop...
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-10-05 qingliThe IFA_RTSELF instead of the IFA_ROUTE flag should...
2011-09-30 bzFix an obvious bug from r186196 shadowing a variable...
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-20 kmacyMake KBI changes required for future MFCing of inpcb...
2011-09-20 hrsCopy ip6po_minmtu and ip6po_prefer_tempaddr in ip6_copy...
2011-09-13 hrsAdd $ipv6_cpe_wanif to enable functionality required...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-22 pluknetFix if_addr_mtx recursion in mld6.
2011-08-20 bzAdd support for IPv6 to ipfw fwd:
2011-08-20 bzAdd an in6_localip() helper function as in6_localaddr...
2011-08-03 tuexenThe result of a joint work between rrs@ and myself...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-12 tuexenThe socket API only specifies SCTP for SOCK_SEQPACKET and
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-08 zecPermit ARP to proceed for IPv4 host routes for which...
2011-06-28 bzUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-11 hrsMerge from HEAD@222975.
2011-06-08 hrsMerge from HEAD@222848.
2011-06-08 bzAdd the missing call to ip6_ipsec_filtertunnel() to...
2011-06-08 bzCorrect comments and debug logging in ipsec to better...
2011-06-06 attilioMFC
2011-06-06 rwatsonImplement a CPU-affine TCP and UDP connection lookup...
2011-06-06 hrsDo not activate automatic LL addr configuration when...
2011-06-06 hrsMerge from HEAD@222728,222730.
2011-06-06 hrs- Make the code more proactively clear an ND6_IFF_IFDIS...
2011-06-06 hrs- Accept Router Advertisement messages even when net...
2011-06-06 hrsFix a missing {.
2011-06-05 hrsMerge from HEAD@222712.
2011-06-05 hrsUse uint8_t for sockaddr sa_len.
2011-06-04 attilioMFC
2011-06-04 rwatsonAdd _mbuf() variants of various inpcb-related interface...
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-03 hrs- style(9) fixes.
2011-06-03 hrs- style(9) fixes.
2011-06-01 hrs- Make the code more proactively clear an ND6_IFF_IFDIS...
2011-06-01 hrsFix missing changes in the previous "merge from HEAD".
2011-05-31 attilioMFC
2011-05-31 hrsUse uint8_t for sockaddr sa_len.
2011-05-30 rwatsonDecompose the current single inpcbinfo lock into two...
2011-05-29 hrsMerge from head@222434.
2011-05-26 attilioMFC
2011-05-25 bzAdd FEATURE() definitions for IPv4 and IPv6 so that...
2011-05-23 attilioMFC
2011-05-23 rwatsonMove from passing a wildcard boolean to a general set...
2011-05-21 attilioMFC
2011-05-20 qingliThe statically configured (permanent) ARP entries are...
2011-05-04 attilioMFC
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-03 tuexenRemove code with any effect.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 tuexenImprove compilation of SCTP code without INET support.
2011-04-30 bzMake the UDP code compile without INET. Expose udp_usr...
2011-04-30 bzMake the PCB code compile without INET support by addin...
2011-04-27 bzMake IPsec compile without INET adding appropriate...
2011-04-25 ticsocorrect variable type name in comment
2011-04-20 bzMFp4 CH=191760,191770:
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-17 bzFix IPv6 ND. After r219562 we in nd6_ns_input() were...
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-09 bzRemove a check in udp6_send() that prevented v4-mapped...
2011-04-09 bzAfter r219579 and r219779 unbreak v4-mapped v6 sockets...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-21 jeff - Merge changes to the base system to support OFED...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 bzMerge the two identical implementations for local port...
2011-03-12 bzPush a possible "unbind" in some situation from in6_pcb...
2011-03-12 bzMake sure the locally cached value of rt->rt_gateway...
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
next