Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nhrpd: Use our built-in printf functionality | Donald Sharp | 2021-03-10 | 1 | -5/+2 |
* | *: Replace `sizeof something` to sizeof(something) | Donatas Abraitis | 2020-03-08 | 1 | -2/+2 |
* | lib: hashing functions should take const arguments | Quentin Young | 2019-05-14 | 1 | -2/+2 |
* | lib: ZEBRA_NUM_OF -> array_size | David Lamparter | 2019-04-18 | 1 | -3/+3 |
* | *: Rename backet to bucket | Tim Bray | 2019-02-25 | 1 | -1/+1 |
* | *: Replace hash_cmp function return value to a bool | Donald Sharp | 2018-10-19 | 1 | -1/+2 |
* | *: ALLOC calls cannot fail | Donald Sharp | 2018-08-11 | 1 | -10/+7 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -25/+31 |
* | nhrpd: Add hash table names | Donald Sharp | 2017-09-05 | 1 | -1/+3 |
* | *: update hash_create(), hash_create_size() | Quentin Young | 2017-07-02 | 1 | -1/+1 |
* | nhrpd: adapt to API changes | David Lamparter | 2017-03-07 | 1 | -0/+2 |
* | nhrpd: implement next hop resolution protocol | Timo Teräs | 2017-03-07 | 1 | -0/+217 |