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

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





--
You must include all income you receive in the form of money, property and services if it is not specifically exempt. Report property (goods) and services at their fair market values. Examples include income from bartering or swapping transactions, side commissions, kickbacks, rent paid in services, illegal activities (such as stealing, drugs, etc.), cash skimming by proprietors and tradesmen, "moonlighting" services, gambling, prizes and awards. Not reporting such income can lead to prosecution for perjury and fraud. -- Excerpt from Taxachussettes income tax forms
_______________________________________________
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