]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/netinet/ipfw
- The -h option was removed shortly after it was added
[FreeBSD/FreeBSD.git] / sys / netinet / ipfw /
2011-12-21 mmCopy libarchive from vendor branch to contrib
2011-12-18 desUpgrade to OpenPAM Lycopsida.
2011-11-28 jkimMerge ACPICA 20111123.
2011-11-26 theravenUpdate libcxxrt to remove the pthread dependency.
2011-11-25 theravenImport libc++ / libcxxrt into base. Not build by defau...
2011-11-11 eadler- add a missing "be" and "in"
2011-11-07 edMark all SYSCTL_NODEs static that have no corresponding...
2011-11-07 edMark MALLOC_DEFINEs static that have no corresponding...
2011-11-04 bzAlways use the opt_*.h options for ipfw.ko, not just...
2011-10-22 dimUpgrade our copy of llvm/clang to r142614, from upstrea...
2011-10-16 eadler- change "is is" to "is" or "it is"
2011-10-05 desUpgrade to OpenSSH 5.9p1.
2011-09-29 dimRevive the LLVM and Clang license files, which were...
2011-09-27 bzUnbreak no-ip and no-inet6 module builds with ipfw...
2011-09-12 jhbAllow the ipfw.ko module built with a kernel to honor...
2011-09-03 dougbUpgrade to BIND version 9.8.1. Release notes at:
2011-08-20 bzAdd support for IPv6 to ipfw fwd:
2011-08-20 bzHide IPv6 next header parsing warnings under the verbos...
2011-08-20 bzAfter r225032 fix logging in a similar way masking...
2011-08-20 bzIf we detect an IPv6 fragment header and it is not...
2011-08-20 bzipfw internally checks for offset == 0 to determine...
2011-08-20 bzWhile not explicitly allowed by RFC 2460, in case there...
2011-07-17 dimUpgrade our copy of llvm/clang to r135360, from upstrea...
2011-07-17 hrs- Improve interface list handling. The rtadvd(8) now...
2011-07-16 dougbUpgrade to version 9.8.0-P4
2011-07-14 nwhitehornUpdate dialog to 1.1-20110707.
2011-07-11 mmUpdate xz to git snapshot of v5.0 branch as of 20110711...
2011-06-29 aeAdd new rule actions "call" and "return" to ipfw. They...
2011-06-28 bzUpdate packet filter (pf) code to OpenBSD 4.5.
2011-06-27 glebiusAdd possibility to pass IPv6 packets to a divert(4...
2011-06-21 aeDo not use SET_HOST_IPLEN() macro for IPv6 packets.
2011-06-20 gavinMerge tnftp-20100108 from the vendor branch into head.
2011-06-16 hrsMerge from HEAD@222977.
2011-06-14 aeImplement "global" mode for ipfw nat. It is similar...
2011-06-14 aeAdd IPv6 support to the ipfw uid/gid check. Pass an...
2011-06-14 gshapiroMerge sendmail 8.14.5 to HEAD
2011-06-12 dimUpgrade our copy of llvm/clang to r132879, from upstrea...
2011-06-08 hrsMerge from HEAD@222848.
2011-06-07 attilioMFC
2011-06-07 aeMake a behaviour of the libalias based in-kernel NAT...
2011-06-06 attilioMFC
2011-06-06 rwatsonImplement a CPU-affine TCP and UDP connection lookup...
2011-06-06 aeDo not return EINVAL when user does `ipfw set N flush...
2011-06-05 hrsMerge from HEAD@222712.
2011-06-03 edUpgrade libcompiler_rt from revision 117047 to 132478.
2011-06-02 attilioMFC
2011-06-01 aeO_FORWARD_IP is only action which depends from the...
2011-06-01 attilioMFC
2011-06-01 aeHide some debug messages under debug macro.
2011-06-01 aeHide useless warning under debug macro.
2011-05-31 attilioMFC
2011-05-30 rwatsonDecompose the current single inpcbinfo lock into two...
2011-05-30 aeWrap long line.
2011-05-30 aeAdd tablearg support for ipfw setfib.
2011-05-29 hrsMerge from head@222434.
2011-05-06 attilioMFC
2011-05-06 aeConvert delay parameter back to ms when reporting to...
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-04-21 glebiusUse size_t for sopt_valsize.
2011-04-20 bzMFp4 CH=191466:
2011-04-19 glebius- Rewrite functions that copyin/out NAT configuration...
2011-04-19 aeAdd sysctl handlers for net.inet.ip.dummynet.hash_size...
2011-04-19 aeipdn_bound_var() functions is designed to bound a varia...
2011-04-19 aeUse M_WAITOK instead M_WAIT for malloc. Remove unneded...
2011-04-18 glebiusLibAliasInit() should allocate memory with M_WAITOK...
2011-04-18 glebiusPullup up to TCP header length before matching against...
2011-04-17 nwhitehornUpdate dialog to version 1.1-20110302.
2011-04-15 jkimMerge ACPICA 20110413.
2011-04-12 aeRestore previous behaviour - always match rule when...
2011-04-05 obrien* Add the readline(3) API to libedit. The libedit...
2011-03-31 aeFill up src_port and dst_port variables for SCTP over...
2011-03-31 aeFix malloc types.
2011-03-31 aeFix a memory leak. Memory that is allocated for schedul...
2011-03-18 umeImport openresolv from vendor branch, actually.
2011-03-12 dasMerge gdtoa-20110304.
2011-02-27 dimUpdate llvm/clang to trunk r126547.
2011-02-21 brucecFix typos - remove duplicate "the".
2011-02-20 dimUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-18 dimMerge binutils 2.17.50 to head. This brings a number...
2011-02-16 pluknetBump dummynet module version to meet dummynet scheduler...
2011-02-12 jkimMerge ACPICA 20110211.
2011-02-06 dougbUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 luigicorrect the 'output_time' of packets generated by dummynet.
2011-01-13 jkimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-13 jhbUse a blocking malloc() to initialize the dummynet...
2011-01-12 mdfsysctl(9) cleanup checkpoint: amd64 GENERIC builds...
2011-01-07 jhbUse a regular taskqueue for dummynet rather than a...
2010-12-15 jkimMerge ACPICA 20101209.
2010-12-04 dougbUpdate to version 9.6-ESV-R3, the latest from ISC,...
2010-12-03 simonMerge OpenSSL 0.9.8q into head.
2010-11-28 jmallettMerge Cavium Octeon SDK 2.0 Simple Executive; this...
2010-11-22 dimSync: merge r215464 through r215708 from ^/head.
2010-11-22 dimAfter some off-list discussion, revert a number of...
2010-11-14 dimSync: merge r215273 through r215318 from ^/head.
2010-11-14 dimApply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE...
2010-11-12 dimSync: merge r215141 through r215188 from ^/head.
2010-11-12 mmUpdate xz to release 5.0.0
2010-11-12 luigiThe first customer of the SO_USER_COOKIE option:
next