Re: [iptables 3/3] nft-shared: make compare_matches as public

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

 



On Fri,  7 Mar 2014 20:33:25 +0100
Giuseppe Longo <giuseppelng@xxxxxxxxx> wrote:

> +bool compare_matches(struct xtables_rule_match *mt1,
> +		     struct xtables_rule_match *mt2)

any function exposed as global should have a name that uses
a prefix, something like nft_compare_matches or xt_compare_matches

The kernel is linked as single C application and this avoids future
name conflicts.
--
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