Following inclusion in net-next, extend rtnl_rtprot_tab and rt_protos
to support Keepalived.
Signed-off-by: Alexandre Cassen
---
etc/iproute2/rt_protos | 3 ++-
lib/rt_names.c | 43 +-
2 files changed, 24 insertions(+), 22 deletions(-)
diff
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
---
include/uapi/linux/rtnetlink.h | 45
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.
Signed-off-by: Alexandre Cassen
---
include/uapi/linux/rtnetlink.h | 45 +-
1 file changed