]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
MFC r303760:
[FreeBSD/FreeBSD.git] / sys / netpfil /
2016-07-16 truckmanMFC r302667
2016-07-05 truckmanFix a race condition between the main thread in aqm_pie...
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-30 bzIn case of the global eventhandler make sure the curren...
2016-06-30 bzMove the ipfw_log_bpf() calls from global module initia...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-24 bzThe void isn't void.
2016-06-23 bzProerply virtualize pfsync for bringup after pf is...
2016-06-23 bzMake sure pflog is attached after pf is initializaed...
2016-06-23 bzPFSTATE_NOSYNC goes onto state_flags, not sync_state;
2016-06-23 bzUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 bzImport a fix for and old security issue (CVE-2010-3830...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-17 kppf: Filter on and set vlan PCP values
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-05 melifaroFix 4-byte overflow in ipv6_writemask.
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-06-01 truckmanReplace constant expressions that contain multiplicatio...
2016-05-29 truckmanCast some expressions that multiply a long long constan...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 truckmanCorrect a typo in a comment.
2016-05-26 truckmanModify BOUND_VAR() macro to wrap all of its arguments...
2016-05-26 truckmanImport Dummynet AQM version 0.2.1 (CoDel, FQ-CoDel...
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-23 kppf: Fix more ICMP mistranslation
2016-05-23 kppf: Fix ICMP translation
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-20 kppf: Fix fragment timeout
2016-05-20 aeFix the regression introduced in r300143.
2016-05-18 aeMove protocol state handling code from lookup_dyn_rule_...
2016-05-17 aeMake named objects set-aware. Now it is possible to...
2016-05-12 mmMFV r299425:
2016-05-11 aeFix memory leak possible in error case.
2016-05-06 aeChange the type of objhash_cb_t callback function to...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 aeRename find_name_tlv_type() to ipfw_find_name_tlv_type...
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-05-03 pfgsys/net*: minor spelling fixes.
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 aeMake create_object callback optional and return EOPNOTS...
2016-04-27 delphijMFV r298691:
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 pfgnetpfil: for pointers replace 0 with NULL.
2016-04-14 aeAdd External Actions KPI to ipfw(9).
2016-04-14 aeChange the type of 'etlv' field in struct named_object...
2016-04-14 aeAdjust some comments and make ref_opcode_object() static.
2016-04-14 aeo Teach opcode rewriting framework handle several rewri...
2016-04-14 aeMove several functions related to opcode rewriting...
2016-04-12 philMerge libxo 0.4.6
2016-04-11 gjbMFH
2016-04-10 pfgCleanup unnecessary semicolons from the kernel.
2016-04-04 gjbMFH
2016-03-16 obrienBring down 0.4.5 vendor files and other catchups with...
2016-03-16 kppf: Improve forwarding detection
2016-03-11 desUpgrade to OpenSSH 7.2p2.
2016-03-06 gjbMFH
2016-03-03 dimMerge ^/head r296007 through r296368.
2016-03-03 aeUse correct size for malloc.
2016-03-02 gjbMFH
2016-03-01 jkimMerge OpenSSL 1.0.2g.
2016-03-01 jhbRemove taskqueue_enqueue_fast().
2016-02-25 kppf: Fix possible out-of-bounds write
2016-02-24 dimMerge ^/head r295902 through r296006.
2016-02-24 aeFix bug in filling and handling ipfw's O_DSCP opcode.
2016-02-22 gjbMFH
2016-02-21 dimMerge ^/head r295601 through r295844.
2016-02-20 kpin pf_print_state_parts, do not use skw->proto to print...
2016-02-18 glebiusFix obvious typo, that lead to incorrect sorting.
2016-02-13 dimUpdate llvm, clang and lldb to release_38 branch r260756.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-06 dimMerge ^/head r294961 through r295350.
2016-02-06 dimMerge compiler-rt release_38 branch r258968.
2016-02-02 gjbMFH
2016-02-01 glebiusThese files were getting sys/malloc.h and vm/uma.h...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 dimMerge ^/head r294777 through r294960.
2016-01-27 gjbMFH
2016-01-27 luigicleanup and document in some detail the internals of...
2016-01-27 luigithe _Static_assert was not supposed to be in the commit.
2016-01-27 luigibugfix: the scheduler template (dn_schk) for the round...
2016-01-26 luigifix various warnings to compile the test code with...
2016-01-26 luigifix various warnings (signed/unsigned, printf types...
2016-01-26 luigiprevent warnings for signed/unsigned comparisons and...
2016-01-26 luigiprevent warning for unused argument
2016-01-26 luigiavoid warnings for signed/unsigned comparison and unuse...
2016-01-26 dimMerge ^/head r294599 through r294776.
2016-01-26 luigiRevert one chunk from commit 285362, which introduced...
2016-01-25 gjbMFH
2016-01-25 melifaroMFP r287070,r287073: split radix implementation and...
next