]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
1) IEEE Std 1003.1-2008, "errno" section, is explicit that
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2012-06-03 emaxPlug reference leak.
2012-05-30 tuexenSeperate SCTP checksum offloading for IPv4 and IPv6.
2012-05-30 emaxWhen we return deprecated addresses, we need to referen...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-28 bzIt turns out that too many drivers are not only parsing...
2012-05-26 bzCorrectly get the payload length in host byte order...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-26 tuexenGet rid of SCTP specific code to avoid CRC32C computati...
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-25 bzMFp4 bz_ipv6_fast:
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-24 bzMFp4 bz_ipv6_fast:
2012-05-23 tuexenUse consistent text at the begining of the files.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 mariusRewrite nd6_sysctl_{d,p}rlist() to avoid misaligned...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 tuexenMissed to commit this in r235414.
2012-05-13 tuexenUse ECONNABORTED in cases where the ABORT was sent...
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 tuexenProvide in the association change notification the...
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 glebiusin6_pcblookup_local() still can return a pcb with NULL
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-15 tuexenClean up, no functional change.
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-04 bzIn nd6_options() ignore the RFC 6106 options completely...
2012-03-02 hrsAllow to configure net.inet6.ip6.{accept_rtadv,no_radr...
2012-03-02 hrsRemove a redundant check.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-24 bzIn selectroute() add a missing fibnum argument to an...
2012-02-23 kmacyWhen using flowtable llentrys can outlive the interface...
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-18 tuexenRemove two clang warnings.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-31 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-26 glebiusRemove casts from inet6 address testing macros, thus...
2012-01-25 pluknetRemove unused variable.
2012-01-24 bzPlug a possible ifa_ref leak in case of premature retur...
2012-01-24 pluknetRemove the stale XXX rt_newaddrmsg comment.
2012-01-24 bzRemove unnecessary line break.
2012-01-22 bzClean up some #endif comments removing from short secti...
2012-01-15 tuexenSmall cleanup, no functional change.
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-08 tuexenAdd an SCTP sysctl "blackhole", similar to the one...
2012-01-05 jhbConvert all users of IF_ADDR_LOCK to use new locking...
2012-01-05 bzMark a couple of file local functions static and stop...
2012-01-05 bzConvert an #ifdef DIAGNOSTIC if/panic to a KASSERT.
2012-01-04 jhbUse the mli_relinmhead list normally used to defer...
2012-01-04 glebiusUse correct locking when traversing interface address...
2012-01-03 jhbWhen cancelling multicast timers on an interface, don...
2012-01-03 jhbGrab a reference on the matching interface address...
2012-01-03 jhbUse TAILQ_FOREACH() instead of TAILQ_FOREACH_SAFE(...
2012-01-02 bzRemove an uneeded inpcb forward declaration and align...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 bzRemove a declaration to a non-existent function.
2011-12-29 jhbUse queue(3) macros instead of home-rolled versions...
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-27 tuexenAddress issues found by clang. While there, fix also...
2011-12-24 jhbFix a bug where TAILQ_FIRST(&V_ifnet) was accessed...
2011-12-21 glebiusProvide ABI compatibility shim to enable configuring...
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-19 maximo Convert IPv6 read-only stats sysctls to the read...
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-12-17 tuexenFix unused parameter warnings.
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...
next