Re: [PATCH] fix "manpages: do not include v4-only modules in ip6tables manpage"

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

 



On Monday 2009-06-01 10:58, Pablo Neira Ayuso wrote:
>Jan Engelhardt wrote:
>> On Sunday 2009-05-31 18:50, Florian Westphal wrote:
>> 
>>> previous commit tries to skip v4-only module manpages
>>> by searching for NFPROTO_IPV(4|6) -- in the man page itself.
>>>
>>> Searching the .c file instead is not sufficient:
>>> - there is at least one page (libxt_policy) without a libxt_*c
>>> - there are targets/modules which use family AF_UNSPEC.
>> 
>> No, this one misses manpages too... Bah, time to eradicate the ip/ip6/
>> name mess.
>
>Florian is trying to help fixing this broken feature that you
>introduced. Why don't you tell him what pages are missing?

Fair enough. The problem is that we have a libxt_poilcy.man file, but
no libxt_policy.c file. After further looking into this, it becomes
apparent that libip6t_policy.c is quite redundant (since struct
ip6t_policy_info is actually xt_policy_info) and should be
incorporated into libipt_policy.c, to be renamed to libxt_policy.c.
Will be sending a pull soon.
--
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