ipmr/ip6mr: Initialize the last assert time of mfc entries.
authorTom Goff <thomas.goff@ll.mit.edu>
Thu, 23 Jun 2016 20:11:57 +0000 (16:11 -0400)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 16 Mar 2017 02:18:52 +0000 (02:18 +0000)
commit093582b9b161c768f2038332d1cce5fbd696820e
tree11265ddf1bd22fca4480519e4cdbe4299b9a372d
parent91fbc717f3f738ce274e79bd3d52e688f483497b
ipmr/ip6mr: Initialize the last assert time of mfc entries.

[ Upstream commit 70a0dec45174c976c64b4c8c1d0898581f759948 ]

This fixes wrong-interface signaling on 32-bit platforms for entries
created when jiffies > 2^31 + MFC_ASSERT_THRESH.

Signed-off-by: Tom Goff <thomas.goff@ll.mit.edu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
net/ipv4/ipmr.c
net/ipv6/ip6mr.c