summaryrefslogtreecommitdiffstats
path: root/pimd/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* build: Remove the old PIC/PIE patch, let libtool sort it outPaul Jakma2015-09-031-2/+1
* pimd: add support for configuring multicast static routesJafar Al-Gharaibeh2015-08-211-2/+2
* PIMD: Fix code to use srandom/randomDonald Sharp2015-06-211-2/+2
* pimd: fix out of tree buildDavid Lamparter2015-04-211-1/+1
* build: add --enable-werrorDavid Lamparter2015-04-211-1/+1
* build: get rid of INCLUDES, use AM_CPPFLAGSDavid Lamparter2015-02-141-1/+1
* pimd: Simplify gettime-related code.Everton Marques2015-02-041-4/+0
* pimd: Remove motd tweaking.Everton Marques2015-02-041-2/+0
* pimd: Remove unused pim checksum in favour of quagga's version.Everton Marques2015-02-041-2/+0
* pimd: Fixes to build against current quagga.Everton Marques2015-02-041-1/+5
* [pim] Work-around improper monotonic clockEverton Marques2015-02-041-0/+4
* [pim] Fix net/host byte orderEverton Marques2015-02-041-2/+2
* [pim] Skeleton for ssmpingd supportEverton Marques2015-02-041-2/+2
* [pim] Command line tool to test IGMPv3 join.Everton Marques2015-02-041-2/+8
* [pim] Initial pim 0.155Everton Marques2015-02-041-0/+70