summaryrefslogtreecommitdiff
path: root/bgpd/bgp_script.c
AgeCommit message (Expand)Author
2023-08-18bgpd: Convert `struct peer_connection` to dynamically allocatedDonald Sharp
2023-08-18bgpd: Move status and ostatus to `struct peer_connection`Donald Sharp
2023-08-01lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis
2023-02-21Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White
2023-02-10bgpd: aspath list format binds on as-notation formatPhilippe Guibert
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-03-29bgpd: Make sure we pop the table from the stack when decoding struct attrDonatas Abraitis
2021-06-22bgpd: Update bgp_script encoders and decodersDonald Lee
2020-12-01build: HAVE_LUA -> HAVE_SCRIPTINGQuentin Young
2020-12-01bgpd: update routemap scripting exampleQuentin Young