summaryrefslogtreecommitdiffstats
path: root/lib/frrscript.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add support for scripts directoryQuentin Young2020-12-021-3/+4
* build: HAVE_LUA -> HAVE_SCRIPTINGQuentin Young2020-12-021-0/+6
* lib: add ability to decode from lua scriptsQuentin Young2020-12-021-33/+47
* lib: change encoder_func signatureQuentin Young2020-12-021-1/+1
* lib: cleanup / refactor scripting fooQuentin Young2020-12-021-1/+2
* lib: allow passing arguments to scriptsQuentin Young2020-12-021-0/+31
* lib: make encoder type a typedefQuentin Young2020-12-021-2/+3
* lib: start adding generic scripting stuffQuentin Young2020-12-021-0/+84