]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2016 08:14:09 +0000 (04:14 -0400)
commit70a0dec45174c976c64b4c8c1d0898581f759948
treeacc1ab9dd7a035481710288508d57a0f0b34b7f0
parent4192f672fae559f32d82de72a677701853cc98a7
ipmr/ip6mr: Initialize the last assert time of mfc entries.

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>
net/ipv4/ipmr.c
net/ipv6/ip6mr.c