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-05-26 12:13:57 -07:00
2011-05-23 16:29:24 -04:00
2011-06-01 21:08:47 -07:00
2011-03-31 18:59:10 -07:00
2011-05-27 11:16:27 -07:00
2011-04-17 00:48:31 -07:00
2011-05-20 13:43:21 -07:00
2011-06-01 14:35:54 -04:00
2011-06-07 00:51:35 -07:00
2011-06-01 21:13:53 -07:00
2011-05-26 14:23:35 -04:00
2011-05-24 11:52:11 -07:00
2011-06-07 01:01:22 -07:00
2011-03-14 17:02:42 -07:00
2011-05-18 18:32:03 -04:00
2011-05-20 13:43:21 -07:00
2011-03-17 11:59:32 +11:00
2011-05-05 14:59:02 -07:00
2011-04-17 00:15:22 -07:00
2011-04-12 15:33:23 -07:00
2011-06-09 00:24:53 -07:00
2011-06-06 14:48:16 -07:00
2011-03-21 18:16:39 -07:00
2011-06-06 17:00:35 -07:00
2011-05-26 09:48:24 +02:00
2011-05-24 01:13:12 -04:00
2011-06-05 14:11:09 -07:00
2011-04-11 18:59:05 -07:00
2011-06-03 14:22:06 -04:00
2011-06-06 01:37:02 +02:00
2011-05-22 21:43:41 -07:00
2011-05-24 01:13:12 -04:00
2011-04-14 00:20:07 -07:00
2011-06-06 22:42:06 -07:00
2011-05-24 01:13:12 -04:00
2011-05-25 13:46:23 -07:00
2011-05-19 13:53:54 -04:00
2011-04-14 00:20:07 -07:00
2011-05-19 18:51:50 -04:00
2011-06-06 16:41:33 -07:00
2011-05-31 15:29:17 -07:00
2011-05-29 14:10:13 -07:00
2011-05-10 16:04:02 -04:00
2011-05-24 01:13:12 -04:00
2011-03-31 11:26:23 -03:00
2011-06-01 14:34:01 -04:00
2011-03-31 11:26:23 -03:00
2011-06-07 21:14:39 -07:00
2011-05-05 11:10:14 -07:00
2011-04-29 10:20:53 -07:00
2011-03-07 12:50:52 -08:00
2011-05-20 13:43:21 -07:00