Vadim Goncharov wrote:
Hi Julian Elischer!
On Tue, 18 Mar 2008 01:09:19 -0700; Julian Elischer wrote about 'Re: 
kern/80642: [ipfw] [patch] ipfw small patch - new RULE OPTION':

About Vadim's prepositions:
1. tablearg: it's possible, but now we use u32 argument in
tables, but counterlimits are 64-bits values. First of we
should extend our current table argument to 64 bit.
tables should be expanded to have different types of values..
32 but ints
IP addresses (currently I'm overlaying it on 32 bit ints)
IPV6 addresses.
skipto locations
byte limits..

Are you talking about tablearg-values (data), or keys too? And does that count
only IP addrs and integers of different sizes, or strings too?

In this case I'm talking about the args.

table keys DO need to be expanded to handle ipv6 stuff and other such things, but that is not what we were discussing.



_______________________________________________
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to