Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: Convert `struct peer_connection` to dynamically allocated | Donald Sharp | 2023-08-18 | 1 | -1/+1 |
* | bgpd: Move status and ostatus to `struct peer_connection` | Donald Sharp | 2023-08-18 | 1 | -1/+2 |
* | lib: Do not use time_t as a special Lua encoder/decoder | Donatas Abraitis | 2023-08-01 | 1 | -3/+3 |
* | Merge pull request #12248 from pguibert6WIND/bgpasdot | Russ White | 2023-02-21 | 1 | -1/+2 |
|\ | |||||
| * | bgpd: aspath list format binds on as-notation format | Philippe Guibert | 2023-02-10 | 1 | -1/+2 |
* | | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -15/+1 |
|/ | |||||
* | bgpd: Make sure we pop the table from the stack when decoding struct attr | Donatas Abraitis | 2022-03-29 | 1 | -4/+5 |
* | bgpd: Update bgp_script encoders and decoders | Donald Lee | 2021-06-21 | 1 | -6/+9 |
* | build: HAVE_LUA -> HAVE_SCRIPTING | Quentin Young | 2020-12-02 | 1 | -1/+5 |
* | bgpd: update routemap scripting example | Quentin Young | 2020-12-02 | 1 | -0/+188 |