]> git.baikalelectronics.ru Git - kernel.git/commit
rtnetlink: add keepalived rtm_protocol
authorAlexandre Cassen <acassen@gmail.com>
Tue, 23 Jun 2020 08:33:45 +0000 (10:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jun 2020 21:35:12 +0000 (14:35 -0700)
commita4f68a66c01a3c8b704ff5089f2a4e0e6967c722
treefa097b9390f7c154d42ed940424ef21da99ec975
parent9dd14df9767ccdb1c6b4e44c6d27a713f55015cd
rtnetlink: add keepalived rtm_protocol

Keepalived can set global static ip routes or virtual ip routes dynamically
following VRRP protocol states. Using a dedicated rtm_protocol will help
keeping track of it.

Changes in v2:
 - fix tab/space indenting

Signed-off-by: Alexandre Cassen <acassen@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/rtnetlink.h