]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil/pf
Bump __FreeBSD_version to reflect changes in statistics structures.
[FreeBSD/FreeBSD.git] / sys / netpfil / pf /
2013-02-15 Dag-Erling SmørgravImport LDNS and build it as an internal library.
2013-02-15 Gleb SmirnoffFinish the r244185. This fixes ever growing counter...
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Martin MatuskaMFV r246390:
2013-02-10 Martin MatuskaMFV r246388:
2013-02-09 Xin LIMFV r245512:
2013-02-07 David ChisnallImport new libc++ to head. Various small fixes and...
2013-02-01 Simon J. GerratyMerge bmake-20130123
2013-01-28 Jung-uk KimMerge two bug fixes from the vendor branch.
2013-01-21 David ChisnallImport new fix from libcxxrt. This fixes the case...
2013-01-18 Andrew TurnerImport compiler-rt r172839.
2013-01-17 Jung-uk KimMerge ACPICA 20130117.
2013-01-16 Xin LIMFV r245510:
2013-01-11 David ChisnallMerge new version of libcxxrt. This brings in three...
2013-01-04 Neel NatuIFC @ r244983.
2013-01-03 Xin LIMFV: one-true-awk 20121220.
2013-01-02 Xin LIMFV r244973:
2012-12-29 Gregory Neil ShapiroMerge sendmail 8.14.6 to HEAD
2012-12-28 Gleb SmirnoffIn netpfil/pf:
2012-12-23 Dimitry AndricUpgrade our copy of llvm/clang to 3.2 release.
2012-12-22 Martin MatuskaMFV r244559:
2012-12-21 Brooks DavisAdd NetBSD's mtree to the tree and install it as nmtree...
2012-12-18 Brooks DavisReplace our implementation of the vis(3) and unvis...
2012-12-17 Pawel Jakub DawidekWarn about reaching various PF limits.
2012-12-15 Mikolaj GolubIn pfioctl, if the permission checks failed we returned...
2012-12-15 Robert WatsonMerge OpenBSM 1.2-alpha3 from the vendor branch to...
2012-12-15 Martin MatuskaMFV r244245:
2012-12-14 Gleb Smirnoff Fix error in r235991. No-sleep version of IFNET_RLOCK...
2012-12-14 Gleb SmirnoffFix VIMAGE build broken in r244185.
2012-12-13 Gleb SmirnoffMerge rev. 1.119 from OpenBSD:
2012-12-13 Gleb Smirnoff Initialize state id prior to attaching state to key...
2012-12-11 Gleb SmirnoffMerge 1.127 from OpenBSD, that closes a regression...
2012-12-07 Erwin LansingUpdate to 9.8.4-P1.
2012-12-06 Gleb Smirnoff Rule memory garbage collecting in new pf scans only...
2012-12-06 Gleb SmirnoffClose possible races between state deletion and sent...
2012-12-06 Gleb Smirnoff Remove extra PFSYNC_LOCK() in pfsync_bulk_update...
2012-12-06 Gleb Smirnoff Revert erroneous r242693. A state may have PFTM_UNLIN...
2012-12-03 Dimitry AndricUpgrade our copy of llvm/clang to r168974, from upstrea...
2012-12-03 Xin LIMFV: less v456.
2012-12-01 Robert WatsonMerge OpenBSM 1.2-alpha2 from vendor branch to FreeBSD...
2012-11-29 David ChisnallMerge new libc++ into head.
2012-11-26 Martin MatuskaMFV r243395:
2012-11-25 Martin MatuskaMFV r243013 and r243267:
2012-11-25 Martin MatuskaMFV r243012:
2012-11-25 Martin MatuskaMFV r242735:
2012-11-20 Jung-uk KimMerge ACPICA 20121114.
2012-11-16 Simon J. GerratyMerge bmake-20121111
2012-11-13 Edwin GroothuisMerge of vendor import of 242999, tzdata2012j
2012-11-13 Neel NatuIFC @ r242940
2012-11-13 David ChisnallImport new version of libc++ into base.
2012-11-12 Edwin GroothuisMerge of vendor import of 242925, tzdata2012i
2012-11-11 Neel NatuIFC @ r242684
2012-11-10 Xin LIMFV r242729 (mm):
2012-11-07 Gleb SmirnoffMerge rev. 1.125 from OpenBSD:
2012-11-07 Gleb SmirnoffIt may happen that pfsync holds the last reference...
2012-11-04 Xin LIMFV: less v453.
2012-10-28 Edwin GroothuisMerge of vendor import of tzdata2012h
2012-10-26 Gleb Smirnoffo Remove last argument to ip_fragment(), and obtain...
2012-10-25 Simon J. GerratyMerge bmake-20121010
2012-10-23 Jung-uk KimMerge ACPICA 20121018.
2012-10-22 Gleb Smirnoff Switch the entire IPv4 stack to keep the IP packet...
2012-10-22 Xin LIMFV: netcat from OpenBSD 5.2.
2012-10-22 Dimitry AndricImport libc++ trunk r165949. Among other improvements...
2012-10-22 Edwin GroothuisMFV of r241867
2012-10-21 Nathan WhitehornUpdate dialog to 20120706: includes minor useability...
2012-10-19 Ulrich SpörleinMerge mandoc from vendor into contrib and provide the...
2012-10-19 Brooks DavisReplace our version of the pwcache(3) API with NetBSD...
2012-10-16 Gleb SmirnoffMake the "struct if_clone" opaque to users of the cloni...
2012-10-10 Xin LIUpgrade to 9.8.3-P4:
2012-10-10 Kevin LoRevert previous commit...
2012-10-09 Kevin LoPrefer NULL over 0 for pointers
2012-10-08 Gleb SmirnoffAny pfil(9) hooks should be called with already set...
2012-10-08 Gleb Smirnoff After r241245 it appeared that in_delayed_cksum(...
2012-10-06 Gleb Smirnoff A step in resolving mess with byte ordering for AF_IN...
2012-10-06 Gleb Smirnoff The pfil(9) layer guarantees us presence of the proto...
2012-10-05 Xin LIMFV: tcpdump 4.3.0.
2012-10-05 Xin LIMFV: libpcap 1.3.0.
2012-10-03 Marcel MoolenaarMerge bmake-20120831 from vendor/NetBSD/bmake/dist.
2012-10-02 Gleb SmirnoffTo reduce volume of pfsync traffic:
2012-09-29 Gleb SmirnoffClear and re-setup all function pointers that glue...
2012-09-29 Gleb SmirnoffSimplify send out queue code:
2012-09-28 Gleb SmirnoffSimplify and somewhat redesign interaction between...
2012-09-26 Martin MatuskaMerge recent vendor changes in ZFS.
2012-09-22 Gleb SmirnoffEBUSY is a better reply for refusing to unload pf(4...
2012-09-22 Gleb SmirnoffWhen connection rate hits and we overload a source...
2012-09-22 Gleb SmirnoffIn pfr_insert_kentry() return ENOMEM if memory allocati...
2012-09-22 Gleb SmirnoffFix fallout from r236397 in pfr_update_stats(), that...
2012-09-20 Gleb SmirnoffReduce copy/paste when freeing an source node.
2012-09-20 Gleb SmirnoffUtilize Jenkins hash with random seed for source nodes...
2012-09-20 Doug BartonUpgrade to 9.8.3-P3:
2012-09-19 Jung-uk KimMerge ACPICA 20120913.
2012-09-18 Gleb SmirnoffProvide kernel compile time option to make pf(4) defaul...
2012-09-18 Gleb SmirnoffMake ruleset anchors in pf(4) reentrant. We've got...
2012-09-18 Gleb SmirnoffFix DIOCNATLOOK: zero key padding before performing...
2012-09-14 Baptiste Daroussinupdate to version 20120526
2012-09-14 Gleb Smirnoffo Create directory sys/netpfil, where all packet filter...