summaryrefslogtreecommitdiffstats
path: root/pimd/pim_sock.c
Commit message (Collapse)AuthorAgeFilesLines
* pimd: fix worst char * <> uint8_t * interminglingDavid Lamparter2015-02-041-1/+1
|
* pimd: use socklen_t consistentlyDavid Lamparter2015-02-041-1/+1
|
* [pim] T41 DONE ssmping supportEverton Marques2015-02-041-0/+54
|
* [pim] Command line tool to test IGMPv3 join.Everton Marques2015-02-041-28/+2
|
* Router Alert option for IGMP packets but not for PIM packetsLeonard Herve2015-02-041-2/+2
|
* [pim] Log physical interface up/downEverton Marques2015-02-041-14/+14
| | | | | | | | | [pim] Replace strerror with safe_strerror [pim] Fix PIM socket removal from non-PIM interfaces [pim] show ip igmp querier: left-align Querier string [pim] Version up to 0.157 [pim] Recipe to re-sync with Quagga repository [pim] Build vtysh in development script
* [pim] pim commands added to vtyshLeonard Herve2015-02-041-0/+13
|
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+348