Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bgpd: fix implicit declaration warning | Emanuele Di Pascale | 2019-07-08 | 1 | -0/+1 |
* | bgpd: fix LU label callback crash | Emanuele Di Pascale | 2019-06-24 | 1 | -5/+45 |
* | bgpd: replace label pool fifo with DECLARE_LIST | David Lamparter | 2019-04-27 | 1 | -47/+15 |
* | *: remove null check before XFREE | Quentin Young | 2019-02-26 | 1 | -4/+2 |
* | *: list_delete_and_null() -> list_delete() | David Lamparter | 2018-10-02 | 1 | -1/+1 |
* | bgpd, doc, ldpd, lib, tests, zebra: LM fixes | paco | 2018-09-18 | 1 | -0/+6 |
* | *: style for EC replacements | Quentin Young | 2018-09-13 | 1 | -5/+5 |
* | bgpd: BGP_[WARN|ERR] -> EC_BGP | Quentin Young | 2018-09-13 | 1 | -3/+3 |
* | *: rename zlog_fer -> flog_err | Quentin Young | 2018-08-14 | 1 | -3/+3 |
* | bgpd: implement zlog_ferr facility for enhance error messages in bgp | Don Slice | 2018-08-14 | 1 | -5/+9 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -4/+0 |
* | bgpd: dynamic mpls label pool | G. Paul Ziemba | 2018-04-12 | 1 | -0/+592 |