* ip6tables functionality test is wanted
@ 2011-06-06 19:33 Konstantin Khorenko
2011-06-06 23:36 ` Pablo Neira Ayuso
0 siblings, 1 reply; 3+ messages in thread
From: Konstantin Khorenko @ 2011-06-06 19:33 UTC (permalink / raw)
To: netfilter-devel
Dear All,
working on iptables IPv6 32bit compat kernel code implementation we need to somehow test it.
i've spent some time searching for a good ip6tables test, but have to admit that did not find any.
On the other hand i guess during the development new version of "iptables" could be tested on some regression test suites.
i'd very appreciate if someone can point me some test for ip6tables we can use.
(Checking the kernel part is not important in our case - we can simply compare the resulted chains/rules after the test execution with the list taken on a native 32bit node,
so the most important thing is a list of valid ip6tables commands.)
Thank you in advance.
--
Best regards,
Konstantin Khorenko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ip6tables functionality test is wanted
2011-06-06 19:33 ip6tables functionality test is wanted Konstantin Khorenko
@ 2011-06-06 23:36 ` Pablo Neira Ayuso
2011-06-07 9:01 ` Jan Engelhardt
0 siblings, 1 reply; 3+ messages in thread
From: Pablo Neira Ayuso @ 2011-06-06 23:36 UTC (permalink / raw)
To: Konstantin Khorenko; +Cc: netfilter-devel
On 06/06/11 21:33, Konstantin Khorenko wrote:
> Dear All,
>
> working on iptables IPv6 32bit compat kernel code implementation we need
> to somehow test it.
> i've spent some time searching for a good ip6tables test, but have to
> admit that did not find any.
>
> On the other hand i guess during the development new version of
> "iptables" could be tested on some regression test suites.
These regression tests are missing, we should have some indeed.
Rusty already considered this in nfsim, but that project was not any
longer supported (getting part of the kernel compile to compile in
userspace with every version is a daunting task).
> i'd very appreciate if someone can point me some test for ip6tables we
> can use.
> (Checking the kernel part is not important in our case - we can simply
> compare the resulted chains/rules after the test execution with the list
> taken on a native 32bit node,
> so the most important thing is a list of valid ip6tables commands.)
Sorry, we don't have them at the moment.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ip6tables functionality test is wanted
2011-06-06 23:36 ` Pablo Neira Ayuso
@ 2011-06-07 9:01 ` Jan Engelhardt
0 siblings, 0 replies; 3+ messages in thread
From: Jan Engelhardt @ 2011-06-07 9:01 UTC (permalink / raw)
To: Pablo Neira Ayuso; +Cc: Konstantin Khorenko, netfilter-devel
On Tuesday 2011-06-07 01:36, Pablo Neira Ayuso wrote:
>On 06/06/11 21:33, Konstantin Khorenko wrote:
>> Dear All,
>>
>> working on iptables IPv6 32bit compat kernel code implementation we need
>> to somehow test it.
>> i've spent some time searching for a good ip6tables test, but have to
>> admit that did not find any.
>>
>> On the other hand i guess during the development new version of
>> "iptables" could be tested on some regression test suites.
>
>These regression tests are missing, we should have some indeed.
>
>Rusty already considered this in nfsim, but that project was not any
>longer supported (getting part of the kernel compile to compile in
>userspace with every version is a daunting task).
>
>> i'd very appreciate if someone can point me some test for ip6tables we
>> can use.
>> (Checking the kernel part is not important in our case - we can simply
>> compare the resulted chains/rules after the test execution with the list
>> taken on a native 32bit node,
>> so the most important thing is a list of valid ip6tables commands.)
>
>Sorry, we don't have them at the moment.
I have rule test files that were helpful during the Guided Option Parser
implementation. I shall submit.
About compat, it is as simple as running an ELF32 executable of iptables
to trigger its use.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-06-07 9:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 19:33 ip6tables functionality test is wanted Konstantin Khorenko
2011-06-06 23:36 ` Pablo Neira Ayuso
2011-06-07 9:01 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).