diff options
author | 2011-10-11 01:12:02 +0000 | |
---|---|---|
committer | 2011-11-08 14:40:40 -0500 | |
commit | 2bc8ca40f951163b3bb75949479e2755c12c1b96 (patch) | |
tree | 1ca54c227a481d4cab0ca60a0f0533d5ae47042a /drivers/net/ethernet/dnet.c | |
parent | net: min_pmtu default is 552 (diff) | |
download | wireguard-linux-2bc8ca40f951163b3bb75949479e2755c12c1b96.tar.xz wireguard-linux-2bc8ca40f951163b3bb75949479e2755c12c1b96.zip |
ipv4: Fix inetpeer expire time information
As we update the learned pmtu informations on demand, we might
report a nagative expiration time value to userspace if the
pmtu informations are already expired and we have not send a
packet to that inetpeer after expiration. With this patch we
send a expire time of null to userspace after expiration
until the next packet is send to that inetpeer.
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/dnet.c')
0 files changed, 0 insertions, 0 deletions