Re: [RFC 1/1] netfilter: xtables: inclusion of xt_condition

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Engelhardt
Date: Thursday, July 22, 2010 - 8:36 am

On Thursday 2010-07-22 17:16, Luciano Coelho wrote:

Oops, xt_recent.c.


"When was the last time you needed to change the default ownership
when you _also_ have the possibility to chown each procfs file
individually?"


if kp->arg is 1, ((u8*)cond_net + kp->arg) yields a pointer that's
usually not aligned for u32. (And C pedants would probably argue
that is should be char* not u8*, even if the one is a typedef
of another.)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC 1/1] netfilter: xtables: inclusion of xt_condition, Luciano Coelho, (Thu Jul 22, 7:09 am)
Re: [RFC 1/1] netfilter: xtables: inclusion of xt_condition, Jan Engelhardt, (Thu Jul 22, 8:36 am)
Re: [RFC 1/1] netfilter: xtables: inclusion of xt_condition, Alexey Dobriyan, (Thu Jul 22, 12:19 pm)
Re: [RFC 1/1] netfilter: xtables: inclusion of xt_condition, Luciano Coelho, (Thu Jul 22, 12:26 pm)
Re: [RFC 1/1] netfilter: xtables: inclusion of xt_condition, Luciano Coelho, (Thu Jul 22, 12:30 pm)