Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Rename thread.[ch] to event.[ch] | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -5/+1 |
* | *: Change thread->func to return void instead of int | Donald Sharp | 2022-02-24 | 1 | -4/+3 |
* | nhrpd: Set correct MTU in NHRP extensions | Amol Lad | 2021-03-18 | 1 | -0/+1 |
* | *: fix config.h/zebra.h include order | David Lamparter | 2018-09-08 | 1 | -0/+4 |
* | nhrpd: odd operator usage fix (PVS-Studio) | F. Aragon | 2018-07-02 | 1 | -1/+1 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -78/+106 |
* | *: fix GCC 7 switch/case fallthrough warnings | David Lamparter | 2017-07-14 | 1 | -0/+1 |
* | *: remove THREAD_ON macros, add nullity check | Quentin Young | 2017-05-09 | 1 | -2/+2 |
* | *: Remove non-vrf based ifindex lookup | Donald Sharp | 2017-03-15 | 1 | -1/+1 |
* | nhrpd: implement next hop resolution protocol | Timo Teräs | 2017-03-07 | 1 | -0/+312 |