Re: kern/123174: [ipfw] table add value lists as ip/uint16 instead of uint32.

2008-04-28 Thread gavin
Old Synopsis: ipfw table add value lists as ip/uint16 instead of uint32.
New Synopsis: [ipfw] table add value lists as ip/uint16 instead of uint32.

Responsible-Changed-From-To: freebsd-bugs-freebsd-ipfw
Responsible-Changed-By: gavin
Responsible-Changed-When: Mon Apr 28 19:10:46 UTC 2008
Responsible-Changed-Why: 
Over to maintainers

http://www.freebsd.org/cgi/query-pr.cgi?pr=123174
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kern/123174: [ipfw] table add value lists as ip/uint16 instead of uint32.

2008-04-28 Thread julian
Synopsis: [ipfw] table add value lists as ip/uint16 instead of uint32.

State-Changed-From-To: open-closed
State-Changed-By: julian
State-Changed-When: Mon Apr 28 12:15:05 PDT 2008
State-Changed-Why: 
fixed in all affected branches post release.
dupplicate of another bug (also closed) (I forget the number)

the change came as part of the change allowing:
ipfw table 1 add 1.2.3.4 5.6.7.8
ipfw add 100 fwd tablearg ip from table(1) to any



http://www.freebsd.org/cgi/query-pr.cgi?pr=123174
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kern/123174: [ipfw] table add value lists as ip/uint16 instead of uint32.

2008-04-28 Thread Andrey V. Elsukov

[EMAIL PROTECTED] wrote:

the change came as part of the change allowing:
ipfw table 1 add 1.2.3.4 5.6.7.8
ipfw add 100 fwd tablearg ip from table(1) to any


Hi, Julian.

When I looked this PR I found another bug.
There are several issues with `ipfw -n some_cmd`.
For example:
# ipfw -n table 1 list
# ifpw -n nat 1 show

and probably others command which didn't use `test_only` flag.

--
WBR, Andrey V. Elsukov
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to [EMAIL PROTECTED]