Re: ipv4 regression in 2.6.31 ?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephan von Krawczynski
Date: Monday, September 14, 2009 - 8:55 am

On Mon, 14 Sep 2009 15:57:03 +0200
Eric Dumazet <eric.dumazet@gmail.com> wrote:


Ok, here you can see 2.6.31 values from the discussed box:
(remember, no ping reply in this setup)

/proc/sys/net/ipv4/conf/all/rp_filter:1
/proc/sys/net/ipv4/conf/default/rp_filter:0
/proc/sys/net/ipv4/conf/lo/rp_filter:0
/proc/sys/net/ipv4/conf/eth2/rp_filter:0
/proc/sys/net/ipv4/conf/eth0/rp_filter:0
/proc/sys/net/ipv4/conf/eth1/rp_filter:0
/proc/sys/net/ipv4/conf/vlan1/rp_filter:0


And these are from the same box with 2.6.30.5:
(ping reply works)

/proc/sys/net/ipv4/conf/all/rp_filter:1
/proc/sys/net/ipv4/conf/default/rp_filter:0
/proc/sys/net/ipv4/conf/lo/rp_filter:0
/proc/sys/net/ipv4/conf/eth2/rp_filter:0
/proc/sys/net/ipv4/conf/eth0/rp_filter:0
/proc/sys/net/ipv4/conf/eth1/rp_filter:0
/proc/sys/net/ipv4/conf/vlan1/rp_filter:0

As you can see they're all the same. Does this mean that rp_filter never
really worked as intended before 2.6.31 ? Or does it mean that rp_filter=0
(eth1 and vlan1) gets overriden by all/rp_filter=1 in 2.6.31 and not before?

--
Regards,
Stephan

--
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:
Re: ipv4 regression in 2.6.31 ?, Eric Dumazet, (Mon Sep 14, 6:57 am)
Re: ipv4 regression in 2.6.31 ?, Stephan von Krawczynski, (Mon Sep 14, 8:10 am)
Re: ipv4 regression in 2.6.31 ?, Eric Dumazet, (Mon Sep 14, 8:21 am)
Re: ipv4 regression in 2.6.31 ?, Stephan von Krawczynski, (Mon Sep 14, 8:55 am)
Re: ipv4 regression in 2.6.31 ?, Eric Dumazet, (Mon Sep 14, 9:10 am)
Re: ipv4 regression in 2.6.31 ?, Stephen Hemminger, (Mon Sep 14, 9:31 am)
Re: ipv4 regression in 2.6.31 ?, Julian Anastasov, (Mon Sep 14, 5:01 pm)