]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Linux: Warn if netlink(7) seq number doesn't match expectation.
authorRoy Marples <roy@marples.name>
Mon, 22 Jun 2020 21:09:31 +0000 (22:09 +0100)
committerRoy Marples <roy@marples.name>
Mon, 22 Jun 2020 21:09:31 +0000 (22:09 +0100)
commitaacd9a610eda94308481e0b7fb8200f4172a6f19
tree99ef5a7fb2155c245c103c28a96a71a879e2a11a
parentb987123de4668b20c02104dccf7be77e3d145bef
Linux: Warn if netlink(7) seq number doesn't match expectation.

While here, ensure it never goes out of scope.
src/if-linux.c