Eric Dumazet fe6fe792fa net: pmtu_expires fixes
commit 2c8cec5c10bc (ipv4: Cache learned PMTU information in inetpeer)
added some racy peer->pmtu_expires accesses.

As its value can be changed by another cpu/thread, we should be more
careful, reading its value once.

Add peer_pmtu_expired() and peer_pmtu_cleaned() helpers

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-09 00:24:53 -07:00
..
2011-04-22 11:04:14 -07:00
2011-05-10 15:03:01 -07:00
2011-04-22 11:04:14 -07:00
2011-03-12 15:08:49 -08:00
2010-10-25 13:09:45 -07:00
2011-05-12 23:03:46 -04:00
2011-05-19 17:13:04 -04:00
2011-02-01 15:35:25 -08:00
2011-05-23 16:29:24 -04:00
2011-05-24 01:13:12 -04:00
2011-06-09 00:24:53 -07:00
2011-05-17 14:16:58 -04:00
2011-05-24 01:13:12 -04:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-10-27 11:37:32 -07:00
2011-05-24 01:13:12 -04:00
2010-07-12 12:57:54 -07:00