]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet6
The new NFS client failed to vput() the new vnode if a setattr
[FreeBSD/FreeBSD.git] / sys / netinet6 /
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...
2011-05-02 Dimitry AndricUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-30 Michael TuexenImprove compilation of SCTP code without INET support.
2011-04-30 Bjoern A. ZeebMake the UDP code compile without INET. Expose udp_usr...
2011-04-30 Bjoern A. ZeebMake the PCB code compile without INET support by addin...
2011-04-27 Bjoern A. ZeebMake IPsec compile without INET adding appropriate...
2011-04-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-25 Bernd Waltercorrect variable type name in comment
2011-04-20 Bjoern A. ZeebMFp4 CH=191760,191770:
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-17 Bjoern A. ZeebFix IPv6 ND. After r219562 we in nd6_ns_input() were...
2011-04-15 Jung-uk KimRe-merge with ACPICA vendor source.
2011-04-15 Jung-uk KimMerge ACPICA 20110413.
2011-04-11 Edwin GroothuisMFV of r220547, tzdata2011f:
2011-04-09 Bjoern A. ZeebRemove a check in udp6_send() that prevented v4-mapped...
2011-04-09 Bjoern A. ZeebAfter r219579 and r219779 unbreak v4-mapped v6 sockets...
2011-04-05 David E. O'Brien* Add the readline(3) API to libedit. The libedit...
2011-04-03 Edwin GroothuisMFV of tzdata2011e:
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-21 Jeff Roberson - Merge changes to the base system to support OFED...
2011-03-18 Hajimu UMEMOTOImport openresolv from vendor branch, actually.
2011-03-17 Jung-uk KimMerge ACPICA 20110316.
2011-03-16 Edwin GroothuisMFV of r219685, tzdata2011d
2011-03-15 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219680
2011-03-12 Bjoern A. ZeebMerge the two identical implementations for local port...
2011-03-12 Bjoern A. ZeebPush a possible "unbind" in some situation from in6_pcb...
2011-03-12 Bjoern A. ZeebMake sure the locally cached value of rt->rt_gateway...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-12 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@219553
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 Marcel MoolenaarMerge svn+ssh://svn.freebsd.org/base/head@218816
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-07 Michael TuexenFix bugs related to M_FLOWID:
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Randall Stewart1) Typo correction in comments and one spacing change.
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2010-12-22 Michael TuexenImprove plausibility check in sctp_handle_sack().
2010-12-22 John HayAdd IFT_L2VLAN to the list that is capable of supplying...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
2010-12-09 Dimitry AndricSync: merge r216133 through r216338 from ^/head.
2010-12-07 Bjoern A. ZeebLoosen the locking in nd6-free() again after r216022...
2010-12-05 Marcel Moolenaarsvn+ssh://svn.freebsd.org/base/head@216199
2010-12-04 Doug BartonUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 Simon L. B. NielsenMerge OpenSSL 0.9.8q into head.
2010-12-02 Dimitry AndricSync: merge r215944 through r216132 from ^/head.
2010-11-29 Bjoern A. ZeebPlug well observed races on la_hold entries with the...
2010-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-27 Rebecca CranFix more continuous/contiguous typos (cf. r215955)
2010-11-22 Dimitry AndricSync: merge r215464 through r215708 from ^/head.
next