]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: Add support for MPLS netconf
authorDavid Ahern <dsa@cumulusnetworks.com>
Tue, 21 Feb 2017 17:23:31 +0000 (09:23 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 23 Feb 2017 16:58:40 +0000 (08:58 -0800)
commit76f7d89d4de0b9ffabf5db4765bf3a22a35ed0e1
treea6828f6120a97c7f5922a139282f5a2c3cc7fc12
parent3f34574d0f97a9fb62d421478f72140ad8380b53
ip: Add support for MPLS netconf

Add support for MPLS netconf to ip monitor and ip netconf commands.
Changes to header files not included as those are typically pulled
in my a header sync with the kernel.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
ip/ipmonitor.c
ip/ipnetconf.c