]> git.puffer.fish Git - matthieu/frr.git/commit
lib: clean up frrlua.[ch]
authorQuentin Young <qlyoung@cumulusnetworks.com>
Sat, 11 May 2019 00:55:50 +0000 (00:55 +0000)
committerQuentin Young <qlyoung@nvidia.com>
Tue, 1 Dec 2020 23:37:14 +0000 (18:37 -0500)
commit6021965926654eb96c22391725ae0133ea77e784
treedc01fbcb9e98656a02f5143fdd342ab98ac9fd0e
parent9a4e959bd34b524454baa4e9bb9a7a34c26673c2
lib: clean up frrlua.[ch]

* Use frrlua_* prefix to differentiate from Lua builtins
* Allow frrlua_initialize to pass an empty script
* Fixup naming of table accessors
* Fixup naming of prefix -> table encoder
* Fixup BGP routemap code to new function names
* Fix includes for frrlua.h
* Clean up doc comments

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
bgpd/bgp_routemap.c
lib/frrlua.c
lib/frrlua.h