summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * pimd: Recipe for building without vtysh.Everton Marques2015-02-043-1/+21
| * pimd: Detection of interface primary address changes.Everton Marques2015-02-042-6/+10
| * pimd: Withstand zclient connection restablishment.Everton Marques2015-02-041-10/+8
| * zebra_rib: Revert debug hooks.Everton Marques2015-02-041-85/+10
| * pimd: Update configure recipe.Everton Marques2015-02-041-1/+1
| * pimd: Prevent interfaces' addresses duplication when zebra connection is rest...Everton Marques2015-02-042-2/+20
| * pimd: FIXED C14 T32 Detection of interface primary address changes may fail.Everton Marques2015-02-044-16/+67
| * pimd: Document MRIB support.Everton Marques2015-02-041-3/+3
| * pimd: Report first route's metric/distance for recursive RPF lookup.Everton Marques2015-02-041-4/+20
| * pimd: Clean-up.Everton Marques2015-02-043-18/+11
| * pimd: Fix compiler warnings.Everton Marques2015-02-041-9/+0
| * pimd: Version up to 0.164Everton Marques2015-02-041-1/+1
| * zebra: Export zclient_socket_un().Everton Marques2015-02-042-1/+2
| * pimd: Cosmetic fix for dr uptime display.Everton Marques2015-02-041-2/+2
| * pimd: Query mrib (SAFI_MULTICAST).Everton Marques2015-02-041-2/+2
| * pimd: Reset DR uptime only on actual changeEverton Marques2015-02-041-1/+1
| * pimd: Fixes to build against current quagga.Everton Marques2015-02-048-19/+15
| * pimd: Rename script with recipe for git cloningEverton Marques2015-02-042-0/+0
| * C19 Provision to prevent group mode clashEverton Marques2015-02-041-0/+16
| * Fixed recipe to re-sync with Quagga repositoryEverton Marques2015-02-041-3/+3
| * github repository.Everton Marques2015-02-044-5/+32
| * Fix pim join uptime display.Everton Marques2015-02-041-1/+1
| * C18 MFC never recovers from removal of static route to sourceEverton Marques2015-02-048-40/+141
| * Run DR election when hello packet is received.Everton Marques2015-02-045-12/+23
| * Parsing fixes.Everton Marques2015-02-043-11/+36
| * fix address assigmentKlemen Sladic2015-02-044-9/+11
| * PIM_ZCLIENT_DEBUG enables zclient_socket() / zclient_socket_un() debugEverton Marques2015-02-041-0/+13
| * 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