summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_script.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: Convert `struct peer_connection` to dynamically allocatedDonald Sharp2023-08-181-1/+1
* bgpd: Move status and ostatus to `struct peer_connection`Donald Sharp2023-08-181-1/+2
* lib: Do not use time_t as a special Lua encoder/decoderDonatas Abraitis2023-08-011-3/+3
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-211-1/+2
|\
| * bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-101-1/+2
* | *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-15/+1
|/
* bgpd: Make sure we pop the table from the stack when decoding struct attrDonatas Abraitis2022-03-291-4/+5
* bgpd: Update bgp_script encoders and decodersDonald Lee2021-06-211-6/+9
* build: HAVE_LUA -> HAVE_SCRIPTINGQuentin Young2020-12-021-1/+5
* bgpd: update routemap scripting exampleQuentin Young2020-12-021-0/+188