summaryrefslogtreecommitdiffstats
path: root/lib/frrlua.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* lib: Add encoder/decoder for nexthop/nexthop groupDonald Lee2021-10-191-0/+4
* lib: Add encoders/decoders for ipaddr/ethaddrDonald Lee2021-10-191-0/+4
* lib: Add new MTYPE for script resultsDonald Lee2021-07-261-0/+2
* lib: Rename decode_intDonald Lee2021-07-231-1/+1
* lib: comment typoDonald Lee2021-07-231-1/+1
* lib: Add int encoder/decoderDonald Lee2021-07-181-1/+3
* lib: Add lua noop decoderDonald Lee2021-06-211-0/+5
* lib: Add decoder functionsDonald Lee2021-06-211-0/+16
* lib: Wrapper a function to make gcc-10 happyDonald Sharp2021-01-251-0/+11
* build: HAVE_LUA -> HAVE_SCRIPTINGQuentin Young2020-12-021-2/+5
* lib: add ability to decode from lua scriptsQuentin Young2020-12-021-11/+73
* lib: add more type encoders, register existingsQuentin Young2020-12-021-0/+6
* lib: change encoder_func signatureQuentin Young2020-12-021-6/+6
* lib: add more type encoder funcsQuentin Young2020-12-021-5/+19
* lib: cleanup / refactor scripting fooQuentin Young2020-12-021-7/+5
* lib: update script encoder signaturesQuentin Young2020-12-021-2/+2
* lib: start adding generic scripting stuffQuentin Young2020-12-021-0/+1
* lib: add Lua stack dumperQuentin Young2020-12-021-0/+7
* lib: move bgp routemap stuff out of frrlua.[ch]Quentin Young2020-12-021-30/+0
* lib: remove frrlua_initializeQuentin Young2020-12-021-9/+0
* lib: allow exporting all logging functions to LuaQuentin Young2020-12-021-0/+15
* lib: add interface -> table encoderQuentin Young2020-12-021-0/+5
* lib: clean up frrlua.[ch]Quentin Young2020-12-021-36/+49
* *: use the current project name (FRRouting)Lou Berger2020-03-251-1/+1
* build: fix Lua buildQuentin Young2019-05-101-0/+88