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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to