Re: RFC: introduce xtables global param struct

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wednesday 2009-02-11 18:03, jamal wrote:
>
>> >+struct xtables_globals
>> >+{
>> >+	unsigned int option_offset;
>> >+	char *program_version;
>> >+	char *program_name;
>> >+	struct xtables_afinfo *afinfo;
>> >+	struct option *opts;
>> >+};
>> 
>> These should be const, esp. program_version and program_name.
>> I added myself a patch now.
>
>Ok, so you took care of this?
>
About the const - yes. (Since the patch itself was already applied.)
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux