]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netpfil
Some device tree configurations place the generic timer under the root
[FreeBSD/FreeBSD.git] / sys / netpfil /
2014-11-27 emasteCopy elftoolchain binutils replacements from vendor...
2014-11-22 baptUpdate mandoc to 1.13.1
2014-11-19 eripf(4) needs to have a correct checksum during its proce...
2014-11-09 melifaroFinish r274315: remove union 'u' from struct pf_send_entry.
2014-11-09 melifaroRemove unused 'struct route' fields.
2014-11-07 glebiusRemove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNE...
2014-11-04 melifaroRemove unused variable.
2014-11-01 jmmvMFV: Import atf-0.21.
2014-10-24 melifaroBump default dynamic limit to 16k entries.
2014-10-22 melifaroRename log2 to tal_log2.
2014-10-22 luigiremove/fix old code for building ipfw and dummynet...
2014-10-21 hselaskyFix multiple incorrect SYSCTL arguments in the kernel:
2014-10-21 neelIFC @r273338
2014-10-20 melifaroUse copyout() directly instead of updating various...
2014-10-19 melifaroPerform more checks on the number of tables supplied...
2014-10-18 desAdd a complete implementation of MurmurHash3. Tweak...
2014-10-18 melifaroUse IPFW_RULE_CNTR_SIZE macro instead of non-relevant...
2014-10-15 jkimMerge OpenSSL 1.0.1j.
2014-10-14 gjbMerge the following from ^/projects/release-vmimage:
2014-10-14 neelIFC @r273066
2014-10-13 melifaroFix matching default rule on clear/show commands.
2014-10-11 melifaroFix KASSERT typo.
2014-10-10 neelIFC @r272887
2014-10-10 melifaroRemove redundant if_notifier declaration.
2014-10-10 gnnChange the PF hash from Jenkins to Murmur3. In forward...
2014-10-10 melifaroFix KASSERT argument type.
2014-10-10 melifaroFix NOINET6 build for ipfw.
2014-10-10 melifaroPartially fix build on !amd64
2014-10-09 melifaroMerge projects/ipfw to HEAD.
2014-10-09 melifaroBump ipfw module version.
2014-10-09 melifaroSync to HEAD@r272825.
2014-10-09 melifaroFix core on table destroy inroduced by table values...
2014-10-09 melifaro* Wire large user buffer before processing GET request.
2014-10-08 melifaroAdd IP_FW_DUMP_SOPTCODES sopt to be able to determine
2014-10-07 melifaroFix possible crash when old value pointer is not update...
2014-10-07 melifaroNotify table algo aboute runtime data change on table...
2014-10-07 melifaro* Fix crash in interface tracker due to using old ...
2014-10-06 baptImport byacc 20141005 from vendor
2014-10-06 melifaroImprove r272609 (O_TCPOPTS).
2014-10-06 melifaroSync to HEAD@r272609.
2014-10-06 melifaroFix O_TCPOPTS processing.
2014-10-05 neelIFC @r272481
2014-10-04 melifaroFix build with gcc.
2014-10-04 melifaroPlease GCC by specifying proper cast.
2014-10-04 melifaroBump max rule size to 512 opcodes.
2014-10-04 melifaroSync to HEAD@r272516.
2014-10-04 melifaroAdd "ipfw_ctl3" FEATURE to indicate presence of new...
2014-10-04 melifaroSwitch ipfw to use rmlock for runtime locking.
2014-10-04 melifaroBump max rule size to 512 opcodes.
2014-10-03 melifaroMake linear_skipto turned off by default.
2014-10-02 ngieImport the NetBSD test suite from ^/vendor/NetBSD/tests...
2014-10-02 jkimMerge ACPICA 20140926.
2014-10-02 gjbReintegrate head@r272414
2014-10-02 gjbMerge the following revisions from ^/projects/release...
2014-10-01 melifaroRemove lock init from radix.c.
2014-10-01 glebiusUse rn_detachhead() instead of direct free(9) for radix...
2014-09-27 neelIFC @r272185
2014-09-25 sbrunoFix NULL pointer deref in ipfw when using dummynet...
2014-09-24 ngieImport pjdfstest from ^/vendor/pjdfstest/abf03c3a47745d...
2014-09-21 melifaroAdd pre-alfa version of DXR lookup module.
2014-09-20 neelIFC @r271887
2014-09-19 glebiusMechanically convert to if_inc_counter().
2014-09-19 glebiusRemove ifq_drops from struct ifqueue. Now queue drops...
2014-09-17 neelIFC @r271694
2014-09-15 desUpgrade to OpenPAM Ourouparia.
2014-09-12 glebius- Provide a sleepable lock to protect against ioctl...
2014-09-07 melifaroMake ipfw_nat module use IP_FW3 codes.
2014-09-05 melifaroChange copyrights to the proper one.
2014-09-05 melifaroSync to HEAD@r271160.
2014-09-05 melifaro* Use modular opcode handling inside ipfw_ctl3() instea...
2014-09-05 impMerge forgotten .h files from vendor branch.
2014-09-04 impReimport dts files from vendor repo now that it has...
2014-09-04 impUpdate bindings to latest vendor branch representing...
2014-09-03 melifaroBe consistent and use same arguments for ctl3 opcodes.
2014-09-03 glebiusClean up unused CSUM_FRAGMENT.
2014-09-02 melifaro* Fix crash due to forgotten value refcouting in ipfw_l...
2014-09-02 melifaroAdd more comments on newly-added functions.
2014-09-02 neelIFC @r269962
2014-09-01 glebiusExplicitly free packet on PF_DROP, otherwise a "quick...
2014-08-31 melifaroAdd support for multi-field values inside ipfw tables.
2014-08-30 melifaro* Make objhash api a bit more abstract by providing...
2014-08-27 pluknetMFV of r270725, tzdata2014f
2014-08-23 melifaroWhitespace/style changes merged from projects/ipfw.
2014-08-23 melifaroSync to HEAD@r270409.
2014-08-23 melifaroSimplify table reference/create chain.
2014-08-23 melifaro* Use OP_ADD/OP_DEL macro instead of plain integers.
2014-08-15 glebiusDo not lookup source node twice when pf_map_addr()...
2014-08-15 glebiuspf_map_addr() can fail and in this case we should drop...
2014-08-15 melifaroMake room for multi-type values in struct tentry.
2014-08-15 glebiusFix synproxy with IPv6. pf_test6() was missing a check...
2014-08-15 kevloChange pr_output's prototype to avoid the need for...
2014-08-14 melifaroReplace "cidr" table type with "addr" type.
2014-08-14 melifaro* Add cidr:kfib algo type just for fun. It binds kernel fib
2014-08-14 glebius- Count global pf(4) statistics in counter(9).
2014-08-14 melifaro* Document internal commands.
2014-08-14 melifaroClean up kernel interaction in ip_fw_iface.c
2014-08-14 melifaroFix crash in case of iflist request on non-initialized...
2014-08-14 melifaro* Fix displaying dynamic rules for large rulesets.
2014-08-13 melifaroFix assertion.
2014-08-13 melifaroSync to HEAD@r269943.
next