Ganbold wrote:
Roman Kurakin wrote:
rik         2008-09-06 16:47:07 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_fw.h ip_fw2.c   Log:
  SVN rev 182818 on 2008-09-06 16:47:07Z by rik
Export the IPFW_DEFAULT_RULE outside ip_fw2.c. This number in not only
  the default rule number but also the maximum rule number.  User space
  software such as ipfw and natd should be aware of its value.  The
software that already includes ip_fw.h should use the defined value. All
  other a expected to use sysctl (as discussed on net@).
Well, how about IPFW_TABLES_MAX ?

http://www.freebsd.org/cgi/query-pr.cgi?pr=bin/127058
I'll check it.

rik

thanks,

Ganbold

    MFC after: 5 days.
  Discussed on: net@
    Revision  Changes    Path
  1.115     +5 -0      src/sys/netinet/ip_fw.h
  1.192     +2 -1      src/sys/netinet/ip_fw2.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"






_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to