Max Laier wrote:
On Sunday 24 August 2008 01:18:37 Roman Kurakin wrote:
Luigi Rizzo wrote:
On Sun, Aug 24, 2008 at 02:03:50AM +0400, Roman Kurakin wrote:
...
unless the tools you have in mind already include ip_fw.h (in which
case the change is harmless and I have no objection)
On Sunday 24 August 2008 01:18:37 Roman Kurakin wrote:
> Luigi Rizzo wrote:
> > On Sun, Aug 24, 2008 at 02:03:50AM +0400, Roman Kurakin wrote:
> > ...
> >
> >>> unless the tools you have in mind already include ip_fw.h (in which
> >>> case the change is harmless and I have no objection), i think it
Luigi Rizzo wrote:
On Sun, Aug 24, 2008 at 02:03:50AM +0400, Roman Kurakin wrote:
...
unless the tools you have in mind already include ip_fw.h (in which case
the change is harmless and I have no objection), i think it would be better
to export the value in a sysctl and let the tools fetch it
On Sun, Aug 24, 2008 at 02:03:50AM +0400, Roman Kurakin wrote:
...
> >unless the tools you have in mind already include ip_fw.h (in which case
> >the change is harmless and I have no objection), i think it would be better
> >to export the value in a sysctl and let the tools fetch it from there,
> >
Luigi Rizzo wrote:
On Sun, Aug 24, 2008 at 01:14:45AM +0400, Roman Kurakin wrote:
Hi,
The IPFW_DEFAULT_RULE is also the max allowed rule number.
This value should be definitely public, so here is the patch, if there is
no objections I'll commit it within a couple of days.
After that, I plan
On Sun, Aug 24, 2008 at 01:14:45AM +0400, Roman Kurakin wrote:
> Hi,
>
> The IPFW_DEFAULT_RULE is also the max allowed rule number.
> This value should be definitely public, so here is the patch, if there is
> no objections I'll commit it within a couple of days.
> After that, I plan to fix a coup
Hi,
The IPFW_DEFAULT_RULE is also the max allowed rule number.
This value should be definitely public, so here is the patch, if there is
no objections I'll commit it within a couple of days.
After that, I plan to fix a couple of tools that need to know this value.
Best regards,
rik
Index: ip