From: Steffen Klassert Date: Tue, 11 Oct 2011 01:12:02 +0000 (+0000) Subject: ipv4: Fix inetpeer expire time information X-Git-Tag: v3.2-rc3~25^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bc8ca40f951163b3bb75949479e2755c12c1b96;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed