summaryrefslogtreecommitdiffstats
path: root/pimd/pim_autorp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: Prevent crash of pim when auto-rp's socket is not initializedDonald Sharp2024-12-041-2/+4
* pimd: Implement autorp mapping agentNathan Bahr2024-11-191-394/+1165
* pimd: PIM autorp no path RP fixNathan Bahr2024-10-231-1/+4
* pimd: initialize prefix value in Auto-RPDavid Lamparter2024-10-161-1/+1
* pimd: fix a possible crash when enabling debug autorpJafar Al-Gharaibeh2024-10-081-2/+2
* pimd: fix autorp CLI bugsBarry A. Trent2024-09-271-1/+2
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-7/+17
* pimd: Fix coverity checked return issueNathan Bahr2024-09-251-4/+9
* pimd: Add AutoRP functionality to PIMDNathan Bahr2024-09-241-0/+1147