]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute2: Add support for a few routing protocols
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 8 Jun 2018 17:47:13 +0000 (13:47 -0400)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 11 Jun 2018 18:18:30 +0000 (11:18 -0700)
commita313455c6c1d2965e4736a73c4f929097e45e364
tree9f39de1993680d1b443e34725037ef6e50c97dae
parent776f1813b504b345708ad6720188de66f9ef2a16
iproute2: Add support for a few routing protocols

Add support for:

BGP
ISIS
OSPF
RIP
EIGRP

Routing protocols to iproute2.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
etc/iproute2/rt_protos
lib/rt_names.c