Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC | Quentin Young | 2020-04-01 | 1 | -3/+3 |
* | lib, bgpd: Another round of `struct const prefix` cleanup | Donald Sharp | 2020-03-26 | 1 | -2/+3 |
* | bgpd: Rework code to use `const struct prefix` | Donald Sharp | 2020-03-24 | 1 | -1/+1 |
* | bgpd, lib: More `const`ification of various code | Donald Sharp | 2020-03-23 | 1 | -3/+3 |
* | bgpd: Auto RD definitions and encoding | vivek | 2018-04-25 | 1 | -0/+2 |
* | *: use C99 standard fixed-width integer types | Quentin Young | 2018-03-27 | 1 | -11/+11 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -24/+20 |
* | bgpd: Separate out RD handling functions | vivek | 2017-07-12 | 1 | -0/+74 |