summaryrefslogtreecommitdiff
path: root/tests/lib/test_frrscript.py
diff options
context:
space:
mode:
authorDonald Lee <dlqs@gmx.com>2021-06-20 08:25:22 +0800
committerDonald Lee <dlqs@gmx.com>2021-06-22 05:02:03 +0800
commit3a3cfe4762753dbd5744acaa02153c49f6c73fe1 (patch)
tree53a29163daef84516c7568a4e311834be4926fc6 /tests/lib/test_frrscript.py
parentc2642aab24cdbfc7a0b0b203aca9835d52d938ef (diff)
lib: Add decoder functions
Split existing lua_to* functions into two functions: - lua_decode_*: unmarshall Lua values into an existing C data structure - lua_to*: allocate *and* unmarshall Lua values into C data structure This allows us to mutate C data structures passed into frrscript_call, without allocation Signed-off-by: Donald Lee <dlqs@gmx.com>
Diffstat (limited to 'tests/lib/test_frrscript.py')
0 files changed, 0 insertions, 0 deletions