]> 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)
commit58e74d21a5e5e4f99d27ed0ae7fb55ad82d2ea80
treefa097b9390f7c154d42ed940424ef21da99ec975
parent07e8d674f0cb1df8d54666132dd910cfecb412bc
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