summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * pimd: Remove debuggging for zclient TCP/UNIX sockets.Everton Marques2015-02-041-37/+0
| |
| * zebra_rib: Revert work-around for zebra marking recursive static route as ↵Everton Marques2015-02-041-7/+1
| | | | | | | | inactive.
| * pim: Remove connected addresses on loss of zebra connection.Everton Marques2015-02-041-1/+3
| |
| * pimd: Simplify gettime-related code.Everton Marques2015-02-043-59/+0
| |
| * pimd: Remove conflict marker.Everton Marques2015-02-041-1/+0
| |
| * pimd: Fix log about PIM_USE_QUAGGA_GETTIME.Everton Marques2015-02-041-1/+1
| |
| * pimd: Remove motd tweaking.Everton Marques2015-02-043-16/+1
| |
| * pimd: Remove reference to external doc.Everton Marques2015-02-041-5/+0
| |
| * pimd: Remove unused pim checksum in favour of quagga's version.Everton Marques2015-02-049-55/+6
| |
| * pimd: Version up.Everton Marques2015-02-041-1/+1
| |
| * pimd: Troubleshooting script.Everton Marques2015-02-041-0/+33
| |
| * pimd: React as secondary address change for any address changeEverton Marques2015-02-043-10/+64
| |
| * pimd: Reduce informative mandatory logging.Everton Marques2015-02-045-93/+110
| |
| * pimd: Replace assert with warning.Everton Marques2015-02-041-2/+13
| |
| * pimd: Clarifications on debug hints.Everton Marques2015-02-041-6/+19
| |
| * pimd: Fix interface "no ip igmp" should not disrupt PIM. Plus docs updates.Everton Marques2015-02-042-4/+16
| |
| * pimd: -z command-line switch to specify zebra socket path.Everton Marques2015-02-047-16/+51
| |
| * pimd: Cisco Documentation for SSM BenefitsEverton Marques2015-02-041-1/+14
| |
| * pimd: Why ssm.Everton Marques2015-02-041-0/+24
| |
| * pimd: Version up.Everton Marques2015-02-041-1/+1
| |
| * pimd: Better assert state transition message.Everton Marques2015-02-041-3/+5
| |
| * pimd: clear zclient-update: Reset zclient update connection to zebra daemonEverton Marques2015-02-045-19/+34
| |
| * pimd: Fix commentEverton Marques2015-02-042-2/+2
| |
| * 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 ↵Everton Marques2015-02-042-2/+20
| | | | | | | | restored.
| * 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
| |