public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ipv4 regression in 2.6.31 ?
@ 2009-09-14 13:09 Stephan von Krawczynski
  2009-09-14 13:57 ` Eric Dumazet
  0 siblings, 1 reply; 14+ messages in thread
From: Stephan von Krawczynski @ 2009-09-14 13:09 UTC (permalink / raw)
  To: linux-kernel; +Cc: davem

Hello all,

today we experienced some sort of regression in 2.6.31 ipv4 implementation, or
at least some incompatibility with former 2.6.30.X kernels.

We have the following situation:

                                       ---------- vlan1@eth0 192.168.2.1/24
                                      /
host A 192.168.1.1/24 eth0  -------<router>            host B
                                      \
                                       ---------- eth1 192.168.3.1/24


Now, if you route 192.168.1.0/24 via interface vlan1@eth0 on host B and let
host A ping 192.168.2.1 everything works. But if you route 192.168.1.0/24 via
interface eth1 on host B and let host A ping 192.168.2.1 you get no reply.
With tcpdump we see the icmp packets arrive at vlan1@eth0, but no icmp echo
reply being generated neither on vlan1 nor eth1.
Kernels 2.6.30.X and below do not show this behaviour.
Is this intended? Do we need to reconfigure something to restore the old
behaviour?

-- 
Regards,
Stephan


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-09-18  8:43 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-14 13:09 ipv4 regression in 2.6.31 ? Stephan von Krawczynski
2009-09-14 13:57 ` Eric Dumazet
2009-09-14 15:10   ` Stephan von Krawczynski
2009-09-14 15:21     ` Eric Dumazet
2009-09-14 15:55   ` Stephan von Krawczynski
2009-09-14 16:10     ` Paravirtualization Richard B. Johnson
2009-09-14 16:10     ` ipv4 regression in 2.6.31 ? Eric Dumazet
2009-09-14 16:31     ` Stephen Hemminger
2009-09-15  0:01       ` Julian Anastasov
2009-09-15  8:13       ` Jarek Poplawski
2009-09-15 22:57         ` Stephen Hemminger
2009-09-16  5:23           ` Jarek Poplawski
2009-09-16 17:00             ` Stephen Hemminger
2009-09-18  8:30               ` Stephan von Krawczynski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox