]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netgraph
Modify the radar API a little to be easier to "change" via run-time
[FreeBSD/FreeBSD.git] / sys / netgraph /
2011-07-17 Dimitry AndricUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-16 Marko ZecClear pending ifnet events, in an attempt at preventing
2011-07-16 Doug BartonUpgrade to version 9.8.0-P4
2011-07-14 Gleb SmirnoffIn ng_attach_cntl() first allocate things that may...
2011-07-14 Nathan WhitehornUpdate dialog to 1.1-20110707.
2011-07-11 Martin MatuskaUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-07-06 Gleb SmirnoffAdd missing unlocks.
2011-07-06 Doug BartonUpdate to version 9.6-ESV-R4-P3
2011-07-05 Gleb Smirnoffo Eliminate flow6_hash_entry in favor of flow_hash_entr...
2011-07-04 Gleb SmirnoffFix build with NETGRAPH_DEBUG.
2011-07-04 Gleb SmirnoffFix build with NETGRAPH_DEBUG.
2011-07-04 Attilio RaoMFC
2011-07-04 Gleb Smirnoff- Use refcount(9) API to manage node and hook refcounting.
2011-07-03 Bjoern A. ZeebTag mbufs of all incoming frames or packets with the...
2011-07-01 Gleb SmirnoffFix double free.
2011-06-28 Bjoern A. ZeebUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-28 Edwin GroothuisMFV of tzdata2011h, r223627
2011-06-24 Attilio RaoMFC
2011-06-24 Hans Petter Selasky- Move all USB device ID arrays into so-called sections,
2011-06-23 Gleb SmirnoffBe consistent with r160968: keep autoSrcAddr flag untou...
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-07 Attilio RaoMFC
2011-06-07 Andrey V. ElsukovSync ng_nat with recent (r222806) ipfw_nat changes:
2011-06-03 Ed SchoutenUpgrade libcompiler_rt from revision 117047 to 132478.
2011-05-31 Jung-uk KimMerge ACPICA 20110527.
2011-05-28 Doug BartonUpgrade to 9.6-ESV-R4-P1, which address the following...
2011-05-26 Attilio RaoMFC
2011-05-24 Marko ZecAssume the link to be dead if bit error rate (BER)...
2011-05-24 Marko ZecProvide fake link status information in an attempt...
2011-05-18 Attilio RaoMFC
2011-05-18 Andriy Gaponusb: fix a missed use of use_generic in r222051
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 Alexander LeidingerCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 Dag-Erling SmørgravUpgrade to OpenSSH 5.8p2.
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-26 Edwin GroothuisMFV of tzdata2011g, 221089.
2011-04-18 Gleb SmirnoffLibAliasInit() should allocate memory with M_WAITOK...
2011-04-18 Gleb SmirnoffFinish last change.
2011-04-18 Gleb SmirnoffFurther cleanup of node creation path from M_NOWAIT...
2011-04-18 Gleb Smirnoffng_netflow_cache_init() can be void.
2011-04-18 Gleb SmirnoffNode constructor methods are supposed to be called...
2011-04-18 Andrey V. ElsukovUse M_WAITOK flag instead M_WAIT for malloc.
2011-04-17 Nathan WhitehornUpdate dialog to version 1.1-20110302.
2011-04-17 Gleb SmirnoffFix error where error variable was assigned result...
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-07 Marko ZecProperly unref ng_hub nodes on shutdown, so that we...
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 Gleb SmirnoffImprove locking of creating and dropping links in the...
2011-03-19 Gleb SmirnoffRemove spl(9) remnants.
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-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-03 Bjoern A. ZeebUnbreak the build for no options INET6.
2011-03-02 Gleb SmirnoffAdd support for NetFlow version 9 into ng_netflow(4...
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Andrey V. ElsukovAdd XMIT_FAILOVER transmit algorithm to ng_one2many...
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-16 Bjoern A. ZeebMfp4 CH=177274,177280,177284-177285,177297,177324-177325
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-12 Matthew D Flemingsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-11 John BaldwinRemove unneeded includes of <sys/linker_set.h>. Other...
2010-12-15 Jung-uk KimMerge ACPICA 20101209.
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-11-28 Juli MallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-25 Dimitry AndricSync: merge r215709 through r215824 from ^/head.
2010-11-24 Marko ZecSimplify ng_pipe locking model by relying on the netgra...
2010-11-22 Dimitry AndricSync: merge r215464 through r215708 from ^/head.
2010-11-22 Dimitry AndricAfter some off-list discussion, revert a number of...
2010-11-22 Simon L. B. NielsenMerge OpenSSL 0.9.8p into head.
2010-11-22 Marko ZecAllow for MTU sizes of up to ETHER_MAX_LEN_JUMBO (i...
2010-11-14 Dimitry AndricSync: merge r215273 through r215318 from ^/head.
2010-11-14 Dimitry AndricApply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE...
2010-11-12 Martin MatuskaUpdate xz to release 5.0.0
2010-11-11 Ed SchoutenImport libcompiler_rt into HEAD and add Makefiles.
2010-11-11 Dag-Erling SmørgravUpgrade to OpenSSH 5.6p1.
2010-11-09 David E. O'BrienUpgrade to Bzip2 version 1.0.6.
next