index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
frrscript.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Wrapper a function to make gcc-10 happy
Donald Sharp
2021-01-25
1
-1
/
+1
*
lib: Prevent possible memory overwrite
Donald Sharp
2021-01-25
1
-1
/
+1
*
lib: remove extraneous scripting debugs
Quentin Young
2020-12-02
1
-5
/
+0
*
lib: add support for scripts directory
Quentin Young
2020-12-02
1
-2
/
+5
*
build: HAVE_LUA -> HAVE_SCRIPTING
Quentin Young
2020-12-02
1
-1
/
+6
*
lib: use appropriate MTYPE for scripts
Quentin Young
2020-12-02
1
-9
/
+16
*
lib: add ability to decode from lua scripts
Quentin Young
2020-12-02
1
-72
/
+102
*
lib: add more type encoders, register existings
Quentin Young
2020-12-02
1
-0
/
+6
*
lib: cleanup / refactor scripting foo
Quentin Young
2020-12-02
1
-4
/
+3
*
lib: better load-time error handling for scripts
Quentin Young
2020-12-02
1
-7
/
+11
*
lib: close lua state when destroying script
Quentin Young
2020-12-02
1
-0
/
+1
*
lib: add better script error handling
Quentin Young
2020-12-02
1
-6
/
+35
*
lib: export zlog functions to scripts
Quentin Young
2020-12-02
1
-0
/
+1
*
lib: allow passing arguments to scripts
Quentin Young
2020-12-02
1
-6
/
+65
*
lib: fix hash issues in scripting foo
Quentin Young
2020-12-02
1
-8
/
+8
*
lib: make encoder type a typedef
Quentin Young
2020-12-02
1
-2
/
+2
*
lib: start adding generic scripting stuff
Quentin Young
2020-12-02
1
-0
/
+133