summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'vtysh-grammar'David Lamparter2016-11-284-216/+149
|\
| * all: Fix underfull doc strings, part 2Quentin Young2016-11-081-0/+1
| * Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+4
| |\
| * \ Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-201-1/+1
| |\ \
| * \ \ Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-182-39/+4
| |\ \ \
| * | | | all: removed all DEFUN command stompsDaniel Walton2016-10-061-0/+1
| * | | | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-301-6/+6
| * | | | all: scrubbed some argc CHECK MEsDaniel Walton2016-09-291-5/+2
| * | | | all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-291-0/+6
| * | | | pimd: removed undebug CHECK MEsDaniel Walton2016-09-271-126/+8
| * | | | bgpd, etc: changed .LINE to LINE...Daniel Walton2016-09-271-2/+2
| * | | | Expand #defines in command stringsDaniel Walton2016-09-252-11/+3
| * | | | Expand #defines in command stringsDaniel Walton2016-09-251-8/+8
| * | | | pimd: add 'int idx_foo' argv index variablesDaniel Walton2016-09-231-67/+114
| * | | | ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton2016-09-231-113/+120
| * | | | pimd: argv updateDaniel Walton2016-09-231-65/+65
| * | | | Revert "pimd: Convert to the new way of working"Daniel Walton2016-09-221-65/+65
| * | | | pimd: Convert to the new way of workingDonald Sharp2016-09-211-65/+65
* | | | | build: massively remove needless checksDavid Lamparter2016-11-151-4/+0
| |_|_|/ |/| | |
* | | | pimd: don't leak original_s_route on errorChristian Franke2016-10-211-0/+4
| |_|/ |/| |
* | | *: Consolidate routemap initializationDonald Sharp2016-10-191-1/+1
| |/ |/|
* | *: Consolidate all double VIEW_NODE and ENABLE_NODE'sDonald Sharp2016-10-081-33/+2
* | *: Consistently support 32-bit route tagsChristian Franke2016-10-081-1/+1
* | Make route flags a 32bit fieldChristian Franke2016-09-231-1/+1
* | Revert "Make route flags a 32bit field"Donald Sharp2016-09-231-1/+1
* | Make route flags a 32bit fieldChristian Franke2016-09-231-1/+1
* | *: remove dead codeRenato Westphal2016-09-231-4/+0
|/
* *: split & distribute memtypes and stop (re|ab)using lib/ MTYPEsDavid Lamparter2016-09-194-0/+86
* lib: migrate to new memory-type handlingDavid Lamparter2016-09-191-0/+2
* Unable to remove route-map from quaggaDaniel Walton2016-09-093-0/+50
* bgpd, lib, ospfd, pimd, zebra: Use nexthop_types_tDonald Sharp2016-09-021-4/+4
* build/solaris: fix one error and a few warningsRenato Westphal2016-08-271-4/+4
* Merge remote-tracking branch 'origin/cmaster' into cmaster-nextDonald Sharp2016-08-191-1/+3
|\
| * Fix for CM-12450 Ensure quagga logs at startup are sent to syslog (until log ...Sid Khot2016-08-181-1/+3
* | *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-1813-32/+34
* | pimd: don't break with missing SO_BINDTODEVICEDavid Lamparter2016-08-161-1/+5
* | *: fix trivial build errors on *BSDRenato Westphal2016-08-081-0/+2
* | pimd: add a workaround for *BSDRenato Westphal2016-08-082-16/+17
* | lib: Add newline terminators to pim docstringQuentin Young2016-08-031-6/+6
|/
* pimd: relegate pim_igmp_join.c into a header fileDavid Lamparter2016-07-284-80/+45
* pimd: supply VIFF_USE_IFINDEX definitionDavid Lamparter2016-07-271-0/+13
* pimd: Refactor some encode/decode functionsDonald Sharp2016-07-134-145/+93
* pimd: Some Initial Groundwork for register stopDonald Sharp2016-07-131-0/+1
* pimd: Allow (S,G) pimreg route to time outDonald Sharp2016-07-132-6/+24
* pimd: Remove some extraneous hexdump'sDonald Sharp2016-07-131-2/+0
* pimd: Add generic function to retrieve mroute statsDonald Sharp2016-07-134-45/+60
* pimd: multicast route not removed from kernel when the if goes downDonald Sharp2016-07-121-8/+17
* pimd: Track if the mroute is installed or notDonald Sharp2016-07-124-0/+17
* pimd: Refactor pim_mroute_add and _delDonald Sharp2016-07-126-21/+21
* pimd: Refactor 'struct static_route' to use channel_oilDonald Sharp2016-07-125-43/+44