Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | isisd: Convert signed to time_t for addition | Donald Sharp | 2021-10-13 | 1 | -1/+1 |
* | isisd: Remove weird wrapper function that downgrades time_t to 32 bit | Donald Sharp | 2021-09-09 | 1 | -14/+7 |
* | isisd: per-instance dynamic hostname cache | Igor Ryzhov | 2021-06-11 | 1 | -2/+6 |
* | isisd: fix build warning and simplify code | Igor Ryzhov | 2021-05-17 | 1 | -57/+36 |
* | isisd: fix clang-11 warnings in snmp code | Pat Ruddy | 2021-05-05 | 1 | -5/+1 |
* | isisd: fix incorrect snmp-id gen/free | Igor Ryzhov | 2021-04-29 | 1 | -20/+54 |
* | build: make builddir include path consistent | David Lamparter | 2021-04-21 | 1 | -1/+1 |
* | isisd: fix coverity SA warning | Mark Stapp | 2021-03-26 | 1 | -0/+2 |
* | *: require semicolon after FRR_DAEMON_INFO & co. | David Lamparter | 2021-03-17 | 1 | -3/+6 |
* | isisd: Fix coverity warnings | lynne | 2021-03-16 | 1 | -11/+11 |
* | isisd: support for snmp | lynne | 2021-03-02 | 1 | -0/+3457 |