Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: Rename `struct thread` to `struct event` | Donald Sharp | 2023-03-24 | 1 | -1/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -14/+1 |
* | *: Change thread->func to return void instead of int | Donald Sharp | 2022-02-24 | 1 | -1/+1 |
* | pimd: `prefix_sg` => `pim_sgaddr` | David Lamparter | 2022-01-12 | 1 | -1/+1 |
* | *: use compiler.h MIN/MAX macros instead of everyone having one | Donald Sharp | 2021-11-11 | 1 | -1/+2 |
* | pimd: MSDP SA forwarding | Adriano Marto Reis | 2020-10-06 | 1 | -0/+2 |
* | pimd: Make msdp `struct pim_instance *` aware | Donald Sharp | 2017-07-24 | 1 | -1/+1 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -2/+2 |
* | *: make consistent & update GPLv2 file headers | David Lamparter | 2017-05-15 | 1 | -4/+3 |
* | pimd: Fix the number of SAs pushed into one MSDP SA-TLV | anuradhak | 2016-12-22 | 1 | -1/+3 |
* | pim-msdp: CLI and debug cleanup | anuradhak | 2016-12-22 | 1 | -2/+1 |
* | pim-msdp: part-2: SA cache support | anuradhak | 2016-12-22 | 1 | -1/+38 |
* | pim-msdp: part-1 - initial protocol infra. | anuradhak | 2016-12-22 | 1 | -0/+34 |