Re: ipv4_get_l4proto: Frag of proto 17

2007-09-01 Thread Patrick McHardy
Meelis Roos wrote: >>I'm guessing that its ICMP errors containing UDP fragments. >> >>Could you add a WARN_ON(1) to ipv4_get_l4proto() in >>net/ipv4/netfilter/nf_conntrack_l3proto_ipv4.c to verify >>this? > > > Yes, it seems to be an ICMP error: > > WARNING: at net/ipv4/netfilter/nf_conntrack_l3

Re: ipv4_get_l4proto: Frag of proto 17

2007-09-01 Thread Meelis Roos
do_softirq+0x41/0x91 === ipv4_get_l4proto: Frag of proto 17 -- Meelis Roos ([EMAIL PROTECTED]) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: ipv4_get_l4proto: Frag of proto 17

2007-08-31 Thread Patrick McHardy
Meelis Roos wrote: Yesterdays git snapsot on a normal home PC spams dmesg with the following line: ipv4_get_l4proto: Frag of proto 17 In what situation does this happen? It happens some times every hour on the average. Seems to be some UDP traffic. Firewall allows in any UDP that is

Re: ipv4_get_l4proto: Frag of proto 17

2007-08-30 Thread Meelis Roos
> > Yesterdays git snapsot on a normal home PC spams dmesg with the following > > line: > > ipv4_get_l4proto: Frag of proto 17 > > In what situation does this happen? It happens some times every hour on the average. Seems to be some UDP traffic. Firewall allows in any

Re: ipv4_get_l4proto: Frag of proto 17

2007-08-30 Thread Patrick McHardy
Meelis Roos wrote: Yesterdays git snapsot on a normal home PC spams dmesg with the following line: ipv4_get_l4proto: Frag of proto 17 In what situation does this happen? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTE

ipv4_get_l4proto: Frag of proto 17

2007-08-21 Thread Meelis Roos
Yesterdays git snapsot on a normal home PC spams dmesg with the following line: ipv4_get_l4proto: Frag of proto 17 -- Meelis Roos ([EMAIL PROTECTED]) - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo inf