]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
powerpc: for pointers replace 0 with NULL.
[FreeBSD/FreeBSD.git] / sys / netpfil /
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-10 pfgCleanup unnecessary semicolons from the kernel.
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-03 dimMerge ^/head r296007 through r296368.
2016-03-03 aeUse correct size for malloc.
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-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-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 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 melifaroMFP r287070,r287073: split radix implementation and...
2016-01-22 dimMerge ^/head r294169 through r294598.
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 melifaroFix panic on table/table entry delete. The panic could...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-14 dimUpdate llvm, clang and lldb to trunk r257626, and updat...
2016-01-13 ngieMFhead @ r293815
2016-01-11 dimMerge ^/head r293430 through r293685.
2016-01-10 melifaroInitialize error value ta_lookup_kfib() by default...
2016-01-10 bzInitialize error after r293626 in case neither INET...
2016-01-10 melifaroMake ipfw addr:kfib lookup algo use new routing KPI.
2016-01-10 melifaroUse already pre-calculated number of entries instead...
2016-01-09 melifaroRemove sys/eventhandler.h from net/route.h
2016-01-08 dimMerge ^/head r293280 through r293429.
2016-01-08 delphijMFV r293415:
2016-01-07 melifaroConvert pf(4) to the new routing API.
2016-01-06 dimUpdate clang to trunk r256945.
2016-01-06 dimUpdate llvm to trunk r256945.
2016-01-05 delphijMFV r293125: less v481.
2016-01-04 emasteMerge LLDB 3.8
2015-12-30 dimUpdate clang to trunk r256633.
2015-12-30 dimUpdate llvm to trunk r256633.
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-15 ngieMFhead @ r292285
2015-12-15 hselaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-09 ngieMFhead @ r292005
2015-12-08 melifaroMerge helper fib* functions used for basic lookups.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-24 ngieMFhead @ r291235
2015-11-23 aeAdd destroy_object callback to object rewriting framework.
2015-11-18 ngieMFhead @ r291038
2015-11-17 bdreweryFix dynamic IPv6 rules showing junk for non-specified...
2015-11-16 ngieMFhead @ r290899
2015-11-15 melifaroBring back the ability of passing cached route via...
2015-11-13 rrsThis fixes several places where callout_stops return...
2015-11-08 melifaroPrint proper setfib values in ipfw log.
2015-11-08 melifaroFix setfib target.
2015-11-07 kppf: Fix broken rule skip calculation
2015-11-07 baptMerge from head r290483
2015-11-03 aeRemove now obsolete KASSERT.
2015-11-03 aeEliminate any conditional increments of object_opcodes...
2015-11-03 aeAdd ipfw_check_object_name_generic() function to do...
2015-11-03 aeImplement `ipfw internal olist` command to list named...
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-29 kppf: Fix IPv6 checksums with route-to.
2015-10-28 baptMerge from head
2015-10-27 melifaroEliminate last rtalloc_ign() caller.
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-17 ngieIntegrate tools/regression/acltools into the FreeBSD...
2015-10-17 ngieIntegrate tools/test/posixshm and tools/regression...
next