]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
Initial copy of xz-embedded to sys/contrib/.
[FreeBSD/FreeBSD.git] / sys / netinet6 /
2012-01-01 Adrian ChaddInitial copy of xz-embedded to sys/contrib/.
2011-12-31 Ed SchoutenUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 Bjoern A. ZeebRemove a declaration to a non-existent function.
2011-12-29 John BaldwinUse queue(3) macros instead of home-rolled versions...
2011-12-27 Martin MatuskaUpdate to vendor revision 4016.
2011-12-27 Michael TuexenAddress issues found by clang. While there, fix also...
2011-12-26 Xin LIMerge from OpenBSD 5.0 (this is a dummy change, the...
2011-12-24 John BaldwinFix a bug where TAILQ_FIRST(&V_ifnet) was accessed...
2011-12-22 Dag-Erling SmørgravMerge upstream r509: don't log an error in the common...
2011-12-21 Gleb SmirnoffProvide ABI compatibility shim to enable configuring...
2011-12-21 Martin MatuskaCopy libarchive from vendor branch to contrib
2011-12-19 Maxim Konovalovo Convert IPv6 read-only stats sysctls to the read...
2011-12-18 Dag-Erling SmørgravUpgrade to OpenPAM Lycopsida.
2011-12-17 Michael TuexenFix unused parameter warnings.
2011-12-16 Gleb SmirnoffA major overhaul of the CARP implementation. The ip_car...
2011-12-09 Dimitry AndricUpgrade our copy of llvm/clang to 3.0 release. Release...
2011-12-08 Ruslan ErmilovPull up vendor changes to mdoc(7).
2011-12-07 Gleb SmirnoffFix double free.
2011-11-28 Jung-uk KimMerge ACPICA 20111123.
2011-11-26 David ChisnallUpdate libcxxrt to remove the pthread dependency.
2011-11-25 David ChisnallImport libc++ / libcxxrt into base. Not build by defau...
2011-11-17 Doug BartonUpgrade to BIND 9.8.1-P1 to address the following DDOS...
2011-11-13 Bjoern A. ZeebReturn the correct value for the IPV6_MULTICAST_HOPS...
2011-11-11 Qing LiA default route learned from the RAs could be deleted...
2011-11-11 Mikolaj GolubFix false positive EADDRINUSE that could be returned...
2011-11-07 Ed SchoutenMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 Gleb SmirnoffIn icmp6_redirect_input:
2011-11-07 Ed SchoutenMark MALLOC_DEFINEs static that have no corresponding...
2011-11-06 Mikolaj GolubCache SO_REUSEPORT socket option in inpcb-layer in...
2011-11-06 Mikolaj GolubBefore dereferencing intotw() check for NULL, the same...
2011-11-03 Sergey KandaurovRemove a couple of write-only variables.
2011-11-01 Edwin GroothuisMFV of r226974, tzdata2011n
2011-10-25 Edwin GroothuisMFV of r226750, tzdata2011m
2011-10-22 Dimitry AndricUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-16 Qing LiThe code change made in r226040 was incomplete and...
2011-10-16 Qing LiThe IPv6 code was influx at the time of r196865 due...
2011-10-16 Hiroki SatoFix a problem that an interface unexpectedly becomes...
2011-10-13 Gleb SmirnoffUse TAILQ_FOREACH() in the nd6_dad_find() instead of...
2011-10-13 Gleb SmirnoffRestore functions in6_ifaddloop() and in6_ifremloop...
2011-10-12 Edwin GroothuisMFV of tzdata2011l, r226279
2011-10-05 Dag-Erling SmørgravUpgrade to OpenSSH 5.9p1.
2011-10-05 Qing LiThe IFA_RTSELF instead of the IFA_ROUTE flag should...
2011-09-30 Bjoern A. ZeebFix an obvious bug from r186196 shadowing a variable...
2011-09-29 Dimitry AndricRevive the LLVM and Clang license files, which were...
2011-09-20 Kip MacyMake KBI changes required for future MFCing of inpcb...
2011-09-20 Hiroki SatoCopy ip6po_minmtu and ip6po_prefer_tempaddr in ip6_copy...
2011-09-13 Hiroki SatoMerge from openresolv 3.4.4 in the vendor branch.
2011-09-13 Hiroki SatoAdd $ipv6_cpe_wanif to enable functionality required...
2011-09-03 Doug BartonUpgrade to BIND version 9.8.1. Release notes at:
2011-08-22 Sergey KandaurovFix if_addr_mtx recursion in mld6.
2011-08-20 Bjoern A. ZeebAdd support for IPv6 to ipfw fwd:
2011-08-20 Bjoern A. ZeebAdd an in6_localip() helper function as in6_localaddr...
2011-08-11 Ruslan Ermilov- Merged awk upstream that includes a fix for a bug...
2011-08-09 Ruslan ErmilovUpdate to a 7-Aug-2011 release.
2011-08-03 Michael TuexenThe result of a joint work between rrs@ and myself...
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-12 Michael TuexenThe socket API only specifies SCTP for SOCK_SEQPACKET and
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-08 Marko ZecPermit ARP to proceed for IPv4 host routes for which...
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-06-28 Attilio RaoMFC
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-20 Gavin AtkinsonMerge tnftp-20100108 from the vendor branch into head.
2011-06-14 Gregory Neil ShapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 Dimitry AndricUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-09 Xin LIMFV: Update to less v444.
2011-06-09 Attilio RaoMFC
2011-06-08 Bjoern A. ZeebAdd the missing call to ip6_ipsec_filtertunnel() to...
2011-06-08 Bjoern A. ZeebCorrect comments and debug logging in ipsec to better...
2011-06-06 Attilio RaoMFC
2011-06-06 Robert WatsonImplement a CPU-affine TCP and UDP connection lookup...
2011-06-06 Hiroki SatoDo not activate automatic LL addr configuration when...
2011-06-06 Hiroki Sato- Make the code more proactively clear an ND6_IFF_IFDIS...
2011-06-06 Hiroki Sato- Accept Router Advertisement messages even when net...
2011-06-05 Hiroki SatoUse uint8_t for sockaddr sa_len.
2011-06-04 Attilio RaoMFC
2011-06-04 Robert WatsonAdd _mbuf() variants of various inpcb-related interface...
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-31 Attilio RaoMFC
2011-05-30 Robert WatsonDecompose the current single inpcbinfo lock into two...
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-26 Attilio RaoMFC
2011-05-25 Bjoern A. ZeebAdd FEATURE() definitions for IPv4 and IPv6 so that...
2011-05-23 Attilio RaoMFC
2011-05-23 Robert WatsonMove from passing a wildcard boolean to a general set...
2011-05-21 Attilio RaoMFC
2011-05-20 Qing LiThe statically configured (permanent) ARP entries are...
2011-05-11 Xin LIMFV: nc(1) from OpenBSD 4.9.
2011-05-09 Xin LIMFV: Update to less v443.
2011-05-06 Ruslan ErmilovUpdate to a 6-May-2011 release (upstreamed some of...
2011-05-05 Dag-Erling SmørgravMerge two upstream patches from vendor branch. No...
2011-05-04 Attilio RaoMFC
2011-05-04 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
2011-05-03 Michael TuexenRemove code with any effect.
2011-05-03 Ruslan ErmilovUpdate to a 1-May-2011 release (except for the isblank...
next