]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib/ipfilter/netinet
Save a little stack by removing a used once intermediate variable.
[FreeBSD/FreeBSD.git] / sys / contrib / ipfilter / netinet /
2019-11-27 cySave a little stack by removing a used once intermediat...
2019-11-27 cyRemove redundant #ifdef'd function definitions.
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-07 philImport libxo-1.3.0:
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-07 glebiusWiden NET_EPOCH coverage.
2019-10-04 cyAdd missing definition in DEBUG code.
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-26 cyipf mistakenly regards UDP packets with a checksum...
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-03 dimMerge ^/head r351317 through r351731.
2019-08-28 cyDocument ipf_nat_hashtab_add() return codes.
2019-08-28 cyDestroy the mutex in case of error.
2019-08-28 cyFixup typo in comment.
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-22 cyMFV r346563:
2019-08-22 cySpecifying array sizes for fully initialized tables...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
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.
next