Small problem with "ipfw list"
Luigi Rizzo
rizzo at iet.unipi.it
Mon Mar 15 21:03:52 UTC 2010
On Mon, Mar 15, 2010 at 07:57:24PM +0100, Oliver Fromme wrote:
>
> Luigi Rizzo wrote:
> > On Tue, Mar 09, 2010 at 03:36:15PM +0100, Oliver Fromme wrote:
> > > Hi,
> > >
> > > Just a question: Is the output from "ipfw list" supposed
> > > to be in the same rule format that is accepted as input?
> > > If that's the case, then there is a small bug:
> > >
> > > # ipfw add 100 allow ip from any to '{' 1.1.1.1 or 2.2.2.2 '}'
> > > 00100 allow ip from any to '{' 1.1.1.1 or dst-ip 2.2.2.2 '}'
> >
> > ok this should be fixed now in head (revision 205179)
>
> Great, thank you very much for doing this!
>
> Do you think this could be merged to stable/8 and stable/7?
it's a trivial change to the userland program so whoever wants
to do the merge is welcome. I should be able to merge to stable/8
perhaps next monday, whereas for stable/7 perhaps we should wait for the
code freeze to end ?
cheers
luigi
More information about the freebsd-ipfw
mailing list