index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
frrlua.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-14
/
+1
*
lib: Add encoder/decoder for nexthop/nexthop group
Donald Lee
2021-10-19
1
-0
/
+4
*
lib: Add encoders/decoders for ipaddr/ethaddr
Donald Lee
2021-10-19
1
-0
/
+4
*
lib: Add new MTYPE for script results
Donald Lee
2021-07-26
1
-0
/
+2
*
lib: Rename decode_int
Donald Lee
2021-07-23
1
-1
/
+1
*
lib: comment typo
Donald Lee
2021-07-23
1
-1
/
+1
*
lib: Add int encoder/decoder
Donald Lee
2021-07-18
1
-1
/
+3
*
lib: Add lua noop decoder
Donald Lee
2021-06-21
1
-0
/
+5
*
lib: Add decoder functions
Donald Lee
2021-06-21
1
-0
/
+16
*
lib: Wrapper a function to make gcc-10 happy
Donald Sharp
2021-01-25
1
-0
/
+11
*
build: HAVE_LUA -> HAVE_SCRIPTING
Quentin Young
2020-12-02
1
-2
/
+5
*
lib: add ability to decode from lua scripts
Quentin Young
2020-12-02
1
-11
/
+73
*
lib: add more type encoders, register existings
Quentin Young
2020-12-02
1
-0
/
+6
*
lib: change encoder_func signature
Quentin Young
2020-12-02
1
-6
/
+6
*
lib: add more type encoder funcs
Quentin Young
2020-12-02
1
-5
/
+19
*
lib: cleanup / refactor scripting foo
Quentin Young
2020-12-02
1
-7
/
+5
*
lib: update script encoder signatures
Quentin Young
2020-12-02
1
-2
/
+2
*
lib: start adding generic scripting stuff
Quentin Young
2020-12-02
1
-0
/
+1
*
lib: add Lua stack dumper
Quentin Young
2020-12-02
1
-0
/
+7
*
lib: move bgp routemap stuff out of frrlua.[ch]
Quentin Young
2020-12-02
1
-30
/
+0
*
lib: remove frrlua_initialize
Quentin Young
2020-12-02
1
-9
/
+0
*
lib: allow exporting all logging functions to Lua
Quentin Young
2020-12-02
1
-0
/
+15
*
lib: add interface -> table encoder
Quentin Young
2020-12-02
1
-0
/
+5
*
lib: clean up frrlua.[ch]
Quentin Young
2020-12-02
1
-36
/
+49
*
*: use the current project name (FRRouting)
Lou Berger
2020-03-25
1
-1
/
+1
*
build: fix Lua build
Quentin Young
2019-05-10
1
-0
/
+88