]> git.puffer.fish Git - mirror/frr.git/commit
zebra: build mpls sources the right way 594/head
authorRenato Westphal <renato@opensourcerouting.org>
Fri, 19 May 2017 22:10:42 +0000 (19:10 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Fri, 19 May 2017 22:13:29 +0000 (19:13 -0300)
commite8e0cc1af414c2bb66bdfb79f7bd06a0a818f96a
treeeb93541facb5ca6ffde705499caf0142f2bc0d71
parent78ca62a7b221defb21e4ab724de72b3634132996
zebra: build mpls sources the right way

zebra_mpls_null.c should contain only dummy replacements for
platform-specific functions that may not be available on some systems
(e.g. add/delete LSPs in the kernel).

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
configure.ac
zebra/Makefile.am
zebra/zebra_mpls_null.c
zebra/zserv_null.c