]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib/ipfilter
Remove a tautological test for adding a rule in the block that
[FreeBSD/FreeBSD.git] / sys / contrib / ipfilter /
2019-07-11 cyRemove a tautological test for adding a rule in the...
2019-07-11 cyCorrect r349898. The default is add a rule.
2019-07-11 cyipfilter commands, in this case ipf(8), passes its...
2019-07-08 cyUpdate frtuc struct comments. It not only defines TCP...
2019-07-08 cyCorrect the description for the low port in the port...
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-06-30 cyThe RFC 3128 test should be made after the offset mask...
2019-06-30 cyRevert r349400. It has uintended effects.
2019-06-28 mmMFV r349454:
2019-06-26 cyWhile working on PR/238796 I discovered an unused varia...
2019-06-26 cyRemove a tautological compare for offset != 0.
2019-06-26 cyPrompted by r349366, ipfilter is also does not conform...
2019-06-25 cyThe definition of icmptypes in ip_compt.h is dead code...
2019-06-24 cyClean out duplicate definitions of TCP macros also...
2019-06-17 cyMake ipf_objbytes a constant. ipf_objbytes is a table...
2019-06-17 mmMFV r349134:
2019-06-12 cyWhitespace adjustments replacing spaces with tabs.
2019-06-12 cyResolve IPv6 checksum errors with stateful inspection...
2019-06-12 cyRegister pfil hooks when VNET != vnet0. r302298, which...
2019-06-12 cyEnclose a long multi-line single conditional statement...
2019-06-04 cyWhile working on a PR, more are discovered.
2019-06-04 cyClean up #ifdefs from old unsupported releases of FreeBSD.
2019-06-03 cyProperly define the fourth argument to ipf_check, the...
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
2019-05-28 cyContuation of r343701, removal of irrelevant #ifdefs.
2019-05-27 cystyle(9)
2019-05-27 cyFix indentation and while at it simplfy the code.
2019-05-27 cyRemove compile-time tests for unsupported versions...
2019-05-20 mmMFV r347989:
2019-05-20 cemExtract eventfilter declarations to sys/_eventfilter.h
2019-05-11 cySupport the use of the ipsec kld.
2019-05-08 manudts: Import files from Linux 5.1
2019-04-28 cyLeft justify a function header brace as it should be.
2019-04-23 cyMFV r346563:
2019-04-19 cemUpdate to Zstandard 1.4.0
2019-04-12 baptUpdate mandoc to 1.14.5
2019-04-11 cyCatch up to r343631: Avoid "pfil: duplicate hook" due to
2019-04-10 manuImport DTS files from Linux 5.0
2019-04-03 philImport libxo-1.0.2
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-03-25 mmMFV r345495:
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-07 cyMFV r344878:
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 cyRemove two more #ifdefs missed in r343701.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-02-03 cynew_kmem_alloc(9) is a Solaris/illumos malloc(9). FreeB...
2019-02-03 cyRemove a reference to HP-UX in a comment.
2019-02-03 cyipfilter #ifdef cleanup.
2019-02-01 glebiusUnbreak call to ipf_check(): it expects the out paramet...
2019-01-31 glebiusNew pfil(9) KPI together with newborn pfil API and...
2019-01-31 cyDocument the instance context pointer.
2019-01-30 cyDo not obtain an already held read lock. This causes...
2019-01-30 cyWhen copying a NAT rule struct to userland for save...
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-10 glebiusRemove support for FreeBSD 9 kernel, which used to...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-29 cyRemove duplicate include of sys/mbuf.h.
2018-12-27 cyRemove another empty #ifdef block. This empty block...
2018-12-24 cyRemove an empty #if block.
2018-12-23 cyRemove NETBSD_PF. NETBSD_PF is a flag that defines...
2018-12-22 cyRemove the last vestiges of HP/UX from a FreeBSD-only...
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-06 cyRemove an ugly Ultrix hack. Ultrix has been AWOL since...
2018-12-01 cemRestore build of the kernel, removed through r341377
2018-12-01 cyRemove IFF_DRVRLOCK as it is used in IRIX only (and...
2018-12-01 cyRestore handling of PMTU discovery, removed through...
2018-11-30 cyClean up a rather useless conditional structure member...
2018-11-30 cyClean up a redundant non-redefinition of IFNAMSIZ....
2018-11-29 cyRemove an old comment/code and replace with a comment...
2018-11-25 dimMerge ^/head r340869 through r340917.
2018-11-24 cyCombine two lines into one following unifdef for r255332.
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-24 cyAn OSF/1 ifdef makes absolutley no sense in a FreeBSD...
2018-11-24 cyFreeBSD 7 has been history for many moons. Remove some...
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-04 vangyzenUpdate expat to 2.2.6
2018-10-25 mmMFV r339640,339641,339644:
2018-10-20 baptUpdate libdialog to 1.3-20180621
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
next