]> granicus.if.org Git - libnl/commit
addr: Add implementations for mpls_ntop and mpls_pton
authorDavid Ahern <dsahern@gmail.com>
Thu, 17 Aug 2017 22:59:30 +0000 (15:59 -0700)
committerThomas Haller <thaller@redhat.com>
Fri, 18 Aug 2017 13:01:04 +0000 (15:01 +0200)
commit665fccadcafd219b2b8e2bf7ce09d4cb8eb66d69
tree810633e8afe73025a34b93735fd4b6da0b37727b
parentb7408da1cff99179c545cfd61dce0ce038acda84
addr: Add implementations for mpls_ntop and mpls_pton

Implementations of mpls_ntop and mpls_pton taken from iproute2.

Signed-off-by: David Ahern <dsahern@gmail.com>
Makefile.am
include/netlink-private/route/mpls.h [new file with mode: 0644]
lib/mpls.c [new file with mode: 0644]