]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib/ipfilter
sys/{x86,amd64}: remove one of doubled ;s
[FreeBSD/FreeBSD.git] / sys / contrib / ipfilter /
2019-08-12 cyInitialize the frentry (the control block that defines...
2019-08-11 cyCalculate the number interface array elements using...
2019-08-11 cyr272552 applied the patch from ipfilter upstream fil...
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-04 cyResolve ipfilter kld unload issues related to VNET...
2019-08-04 cyReturning an uninitialized error is a bad thing.
2019-08-02 cyMFC after: 3 days
2019-08-02 bzIPv6 cleanup: kernel
2019-07-28 asomersMFHead @r350386
2019-07-16 cyAs of upstream fil.c CVS r1.53 (March 1, 2009), prior...
2019-07-16 cyRefactor, removing one compare.
2019-07-14 cyCalculate the offset of the interface name using FR_NAM...
2019-07-14 cyRecycle the unused FR_CMPSIZ macro which became orphane...
2019-07-14 cystyle(9)
2019-07-12 cyMove the new ipf_pcksum6() function from ip_fil_freebsd...
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-27 asomersMFHead @349476
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-20 asomersMFHead @349234
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-06 asomersMFHead @348740
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-13 asomersMFHead @347527
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...
next