Files
linux/net/ipv4
Eric Dumazet eb49a97363 ipv4: fix ip_rt_update_pmtu()
commit 2c8cec5c10 (Cache learned PMTU information in inetpeer) added
an extra inet_putpeer() call in ip_rt_update_pmtu().

This results in various problems, since we can free one inetpeer, while
it is still in use.

Ref: http://www.spinics.net/lists/netdev/msg159121.html

Reported-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-23 12:18:15 -07:00
..
2011-03-12 15:08:49 -08:00
2011-03-12 15:08:49 -08:00
2010-10-25 13:09:45 -07:00
2011-01-14 13:36:42 +01:00
2010-02-22 16:20:22 -08:00
2011-03-12 15:08:49 -08:00
2011-02-01 15:35:25 -08:00
2011-02-01 15:35:25 -08:00
2011-03-23 12:18:15 -07:00
2011-02-21 11:31:18 -08:00
2010-10-27 11:37:32 -07:00
2010-07-12 12:57:54 -07:00