The linux kernel recently accepted some new RTPROT values for some fairly standard routing protocols. This commit brings in support for iproute2 to handle these new values.
Additionally clean up some long standing cruft in etc/iproute2/rt_protos Donald Sharp (2): iproute2: Add support for a few routing protocols iproute2: Remove leftover gated RT_PROT defines etc/iproute2/rt_protos | 18 +++++------------- include/linux/rtnetlink.h | 5 +++++ lib/rt_names.c | 5 +++++ 3 files changed, 15 insertions(+), 13 deletions(-) -- 2.14.4