Hi,

> On an SMP machine (s390 LPAR 4cpus) a page
> fault occured when executing "ip6tables -L".
> I found out that the exception goes
> back to the memcpy() call in function
> translate_table() of ip6_tables.c,
> where for each additional cpu a copy
> of the entries is generated.
Yes, the aligning was performed with a wrong method.

In do_replace() and ip6t_register_table() functions used correctly. 
(The IPv4 part is correct, too. - missed syncronization? :) )
 
Thanks for the detailed bug report and patch!

Regards,

        kisza

-- 
    Andras Kis-Szabo       Security Development, Design and Audit
-------------------------/       Zorp, NetFilter and IPv6
 [EMAIL PROTECTED] /---------------------------------------------->

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to