diff options
author | Alexander Chernavin <achernavin@netgate.com> | 2021-10-20 12:15:43 +0000 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2022-03-03 17:04:59 +0000 |
commit | 3819205bdb5ac0217b54f074d7645efa5356b561 (patch) | |
tree | 343041f13b424f0c4902fe4f59a62ce935e1f720 /.clang-format | |
parent | 758ec1371860929f9a4021ec7b22766d33303e83 (diff) |
linux-cp: resync with kernel after nl socket error
Type: improvement
Currently, if an error happens on the netlink notification socket, the
socket gets reopened. A portion of notification messages have been lost
because of this and will never arrive on the socket. VPP will be out of
sync with the kernel networking state.
With this change, synchronize VPP state and the kernel networking state
if there was an error polling or reading the notification socket.
Signed-off-by: Alexander Chernavin <achernavin@netgate.com>
Change-Id: I8cdff89b505cd227535a0acaadb6ee757204c45e
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions