summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pimd: extend .gitignoreDavid Lamparter2015-02-041-5/+14
| * Define pim_gettime() when PIM_GETTIME_USE_GETTIMEOFDAY is not available.Everton Marques2015-02-041-1/+1
| * pimd: fix wtf codeDavid Lamparter2015-02-044-5/+7
| * pimd: fix worst char * <> uint8_t * interminglingDavid Lamparter2015-02-0417-137/+129
| * pimd: use socklen_t consistentlyDavid Lamparter2015-02-043-3/+3
| * pimd: fix format stringsDavid Lamparter2015-02-0413-41/+41
| * [pim] Version up to 0.163Everton Marques2015-02-041-1/+1
| * [pim] bootstrap from tarball prefers autoreconf -iEverton Marques2015-02-041-1/+3
| * [pim] Additional PIM drafts.Everton Marques2015-02-041-0/+25
| * [pim] Compile fixes for FreeBSD.User2015-02-042-1/+7
| * [pim] Version up to 0.162Everton Marques2015-02-041-1/+1
| * [pim] Reference to troglobit pimdEverton Marques2015-02-041-1/+8
| * [pim] "show ip route" renamed to "show ip rib"Everton Marques2015-02-043-7/+8
| * [pim] .gitignoreEverton Marques2015-02-041-0/+7
| * [pim] PIM route type.Everton Marques2015-02-041-0/+2
| * [pim] Uniform format for commands "debug pim packet-dump" and "test pim recei...Everton Marques2015-02-041-3/+3
| * [pim] Cosmetic RPF refresh timer displayEverton Marques2015-02-043-1/+10
| * [pim] Work-around improper monotonic clockEverton Marques2015-02-043-4/+47
| * [pim] Version up to 0.161Everton Marques2015-02-044-11/+37
| * [pim] debug mrouteEverton Marques2015-02-041-0/+1
| * [pim] debug mrouteEverton Marques2015-02-045-0/+85
| * [pim] TODO T42 Static igmp join fails when loading config at boot timeEverton Marques2015-02-042-3/+30
| * [pim] show ip igmp joinEverton Marques2015-02-045-4/+87
| * [pim] Fix net/host byte orderEverton Marques2015-02-047-31/+108
| * [pim] test pim receive dumpEverton Marques2015-02-041-10/+36
| * [pim] Clean-upEverton Marques2015-02-042-0/+4
| * [pim] test pim receive dumpEverton Marques2015-02-042-0/+93
| * [pim] Fix dump byte typeEverton Marques2015-02-042-2/+2
| * [pim] Packet dump debuggingEverton Marques2015-02-047-33/+169
| * [pim] Clean-up log messagesEverton Marques2015-02-042-27/+26
| * [pim] Reference about draft mboned-ssmpingEverton Marques2015-02-041-1/+5
| * [pim] Version up to 0.159Everton Marques2015-02-041-1/+1
| * [pim] ssmpingd commandsEverton Marques2015-02-041-0/+3
| * [pim] Sample config for ssmpingd supportEverton Marques2015-02-041-0/+6
| * [pim] T41 DONE ssmping supportEverton Marques2015-02-047-13/+195
| * [pim] Hooks for ssmpingd supportEverton Marques2015-02-047-11/+418
| * [pim] Skeleton for ssmpingd supportEverton Marques2015-02-0410-2/+164
| * [pim] Ref. on LW-MLDv2Everton Marques2015-02-041-0/+1
| * [pim] Hint for test_igmpv3_join command-line utilityEverton Marques2015-02-041-0/+12
| * [pim] Command line tool to test IGMPv3 join.Everton Marques2015-02-046-30/+254
| * [pim] clean-upEverton Marques2015-02-042-3/+0
| * [pim] ip mroute show: can display the MFCEverton Marques2015-02-041-0/+4
| * [pim] Version up to 0.158Everton Marques2015-02-041-1/+1
| * [pim] Fixed doc on CAVEAT C7Everton Marques2015-02-041-1/+1
| * [pim] show ip pim lan-prune-delay: fix cosmetic alignmentEverton Marques2015-02-041-1/+1
| * [pim] More RPF cache refresh statisticsEverton Marques2015-02-044-10/+18
| * [pim] Correction for cross-compilation error with this syntaxLeonard Herve2015-02-042-11/+24
| * Router Alert option for IGMP packets but not for PIM packetsLeonard Herve2015-02-041-2/+2
| * [pim] RPF cache refresh statisticsEverton Marques2015-02-044-10/+34
| * [pim] Move encoded source address length check to pim_parse_addr_sourceEverton Marques2015-02-043-26/+20