summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* pimd: Allow pim to display what it believes the mlag role is.Donald Sharp2019-01-041-0/+3
* pimd: Store the router mlag roleDonald Sharp2019-01-042-3/+5
* pimd: Remove pimgDonald Sharp2019-01-044-11/+7
* pimd: Remove pim_msdp_config_write as it was never usedDonald Sharp2019-01-043-11/+5
* pimd: Move register_probe_time to pim_routerDonald Sharp2019-01-044-4/+3
* pimd: Move packet_process variable to pim_routerDonald Sharp2019-01-047-8/+8
* pimd: Move register_suppress_time into struct pim routerDonald Sharp2019-01-046-8/+9
* pimd: Convert rpf_cache_refresh_delay_msec into pim_router structDonald Sharp2019-01-045-6/+6
* pimd: Move the infinite_assert_metric global to pim_routerDonald Sharp2019-01-046-20/+22
* pimd: Convert qpim_t_periodic into the `struct pim_router` structureDonald Sharp2019-01-048-14/+14
* pimd: Move debugs into pim_router structureDonald Sharp2019-01-043-82/+102
* pimd: Create a `struct pim_router` and move thread master into itDonald Sharp2019-01-0417-58/+87
* pimd: Add the reading of capabilities on startup.Donald Sharp2019-01-041-0/+8
* pimd: When we fail to initiate ifchannel backout work doneDonald Sharp2018-11-161-0/+8
* pimd: Add some debugs for when local membership failsDonald Sharp2018-11-161-2/+17
* *: Replace zclient_new with zclient_new_notifyDonald Sharp2018-11-122-2/+2
* pimd, zebra: Encode nexthop vrf in messageDonald Sharp2018-11-022-2/+6
* Merge pull request #2705 from opensourcerouting/northbound-yang-v2Donald Sharp2018-10-311-1/+6
|\
| * yang, lib: add 'frr-interface.yang' and associated stub callbacksRenato Westphal2018-10-271-0/+1
| * *: add empty array of YANG modulesRenato Westphal2018-10-271-1/+5
* | pimd: Send 1 on all systems for MRT_INITDonald Sharp2018-10-311-10/+15
* | pimd: *bsd needs priviledge escalation to init PIMDonald Sharp2018-10-311-9/+13
|/
* Merge pull request #3227 from qlyoung/fix-exit-vrf-placement-upstreamDavid Lamparter2018-10-261-1/+1
|\
| * vtysh: fix exit-vrf printingQuentin Young2018-10-241-1/+1
* | *: spelchekDavid Lamparter2018-10-252-2/+2
|/
* *: Replace hash_cmp function return value to a boolDonald Sharp2018-10-197-14/+14
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-0214-31/+31
* pimd: Fix several address sanitizer issuesDonald Sharp2018-09-242-4/+5
* pimd: Why was pim including zebra headers?Donald Sharp2018-09-233-5/+0
* pimd: blackhole traffic when we are not DR for Stream receivedDonald Sharp2018-09-211-3/+23
* pimd: Add a debug to tell why we are not creating upsteam stateDonald Sharp2018-09-211-2/+7
* pimd: Add some extra information to a show commandDonald Sharp2018-09-211-2/+3
* pimd: use bool instead of int to pass true/falseDonald Sharp2018-09-174-8/+6
* pimd: Actually create vif's in non-integrated configDonald Sharp2018-09-174-13/+16
* Merge pull request #3018 from donaldsharp/twheel_namesDavid Lamparter2018-09-141-4/+7
|\
| * lib, pimd: Convert timer_wheel to use thread_execute_nameDonald Sharp2018-09-131-4/+7
* | *: style for EC replacementsQuentin Young2018-09-137-25/+24
* | *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-1313-40/+40
* | pimd: PIM_[ERR|WARN] -> EC_PIMQuentin Young2018-09-135-7/+7
|/
* Merge pull request #3009 from pacovn/static_analysis__shadow_variables3Donald Sharp2018-09-133-7/+6
|\
| * pimd ripd ripngd: variable shadowing fixesF. Aragon2018-09-123-7/+6
* | pimd: fix indentation warningsSarita Patra2018-09-121-6/+6
|/
* Merge pull request #2985 from patrasar/Fix_1636Donald Sharp2018-09-112-46/+49
|\
| * pimd: create a new command "ip pim" configuring pim smroot2018-09-112-46/+49
* | Merge pull request #2977 from opensourcerouting/doc-fixDonald Sharp2018-09-091-2/+2
|\ \
| * | build: fix not building docs w/o sphinxDavid Lamparter2018-09-091-2/+2
* | | *: fix some random warningsDavid Lamparter2018-09-091-1/+1
* | | *: fix config.h/zebra.h include orderDavid Lamparter2018-09-084-0/+16
|/ /
* | *: cleanup .gitignore filesDavid Lamparter2018-09-081-14/+0
* | build: move vtysh & manpage listings to subdir.amDavid Lamparter2018-09-081-0/+3
|/