I wonder, should I update __FreeBSD_version? Can't decide ...

rik

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@).
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]"

Reply via email to