]> git.proxmox.com Git - mirror_frr.git/commit - lib/lua.h
lua: Initial Lua import
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Oct 2017 19:06:30 +0000 (15:06 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Sep 2018 01:21:23 +0000 (21:21 -0400)
commit634949aef8ffbd504fe6337a4668de4b9b8b3941
treedc5d5012c604f783951111730f9857ce66d2796e
parent512b5486ff0dd4bb55b0c8d3d582b3ab1560e131
lua: Initial Lua import

This code sets up the ability to use lua inside of FRR.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
configure.ac
lib/lua.c [new file with mode: 0644]
lib/lua.h [new file with mode: 0644]
lib/subdir.am