summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMark Tomlinson <mark.tomlinson@alliedtelesis.co.nz>2022-10-10 15:46:13 +1300
committerDavid S. Miller <davem@davemloft.net>2022-10-14 08:17:52 +0100
commit28be7ca4fcfd69a2d52aaa331adbf9dbe91f9e6e (patch)
tree48ef789d9109b965ff5bed4da716b51790e10ff1 /.gitignore
parent66ae04368efbe20eb8951c9a76158f99ce672f25 (diff)
tipc: Fix recognition of trial period
The trial period exists until jiffies is after addr_trial_end. But as jiffies will eventually overflow, just using time_after will eventually give incorrect results. As the node address is set once the trial period ends, this can be used to know that we are not in the trial period. Fixes: e415577f57f4 ("tipc: correct discovery message handling during address trial period") Signed-off-by: Mark Tomlinson <mark.tomlinson@alliedtelesis.co.nz> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions