Date: Sun, 15 Jan 2006 01:00:55 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw2.c src/sys/netinet ip_fw.h ip_fw2.c Message-ID: <200601150100.k0F10t55028981@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius     2006-01-15 01:00:55 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    sbin/ipfw            ipfw.8 ipfw2.c 
    sys/netinet          ip_fw.h ip_fw2.c 
  Log:
  MFC:
    Add a new feature for optimizining ipfw rulesets - substitution of the
    action argument with the value obtained from table lookup. The feature
    is now applicable only to "pipe", "queue", "divert", "tee", "netgraph"
    and "ngtee" rules.
  
  Revision   Changes    Path
  1.175.2.4  +31 -1     src/sbin/ipfw/ipfw.8
  1.76.2.5   +45 -45    src/sbin/ipfw/ipfw2.c
  1.100.2.2  +2 -0      src/sys/netinet/ip_fw.h
  1.106.2.8  +16 -5     src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601150100.k0F10t55028981>
