summaryrefslogtreecommitdiffstats
path: root/pimd/pim_pim.h
Commit message (Collapse)AuthorAgeFilesLines
* pimd: Add knowledge of different packet typesDonald Sharp2015-10-271-0/+6
| | | | | | | There are several additional packet types that pimd is unaware of Add code to allow pim to understand them in the future. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
* pimd: fix worst char * <> uint8_t * interminglingDavid Lamparter2015-02-041-2/+2
|
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+71