Re: [PATCHv2] netns: oops in ip_frag_reasm incrementing stats

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jarek Poplawski
Date: Monday, March 16, 2009 - 2:05 pm

Jorge Boncompte [DTI2] wrote, On 03/16/2009 01:09 PM:


...



I didn't check this but isn't something like this possible here too?:

static inline int ip_frag_too_far(struct ipq *qp)
{
	...
        net = container_of(qp->q.net, struct net, ipv4.frags);
        IP_INC_STATS_BH(net, IPSTATS_MIB_REASMFAILS);

Jarek P.
--
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:
[PATCH] netns: oops in ip_frag_reasm incrementing stats, Jorge Boncompte [DTI2], (Fri Mar 13, 9:21 am)
[PATCHv2] netns: oops in ip_frag_reasm incrementing stats, Jorge Boncompte [DTI2], (Fri Mar 13, 9:35 am)
[PATCHv2] netns: oops in ip_frag_reasm incrementing stats, Jorge Boncompte [DTI2], (Mon Mar 16, 5:09 am)
Re: [PATCHv2] netns: oops in ip_frag_reasm incrementing stats, Jarek Poplawski, (Mon Mar 16, 2:05 pm)
Re: [PATCHv2] netns: oops in ip_frag_reasm incrementing stats, Jorge Boncompte [DTI2], (Mon Mar 16, 2:53 pm)
[PATCHv3] netns: oops in ip[6]_frag_reasm incrementing stats, Jorge Boncompte [DTI2], (Tue Mar 17, 4:55 am)
Re: [PATCHv3] netns: oops in ip[6]_frag_reasm incrementing ..., Jorge Boncompte [DTI2], (Tue Mar 17, 6:54 am)