summaryrefslogtreecommitdiffstats
path: root/pimd/pim_iface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* pim6d: Impelmenting "ipv6 mld join"Abhishek N R2023-04-031-4/+4
* *: Rename `struct thread` to `struct event`Donald Sharp2023-03-241-2/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-14/+1
* pim6d: Changing igmp_enable to gm_enable.Abhishek N R2022-06-271-1/+1
* Merge pull request #10775 from opensourcerouting/pim6-mld-prDonald Sharp2022-05-171-0/+5
|\
| * pim6d: add fresh MLD implementationDavid Lamparter2022-05-061-0/+5
* | pimd: introduced flags for pim_passive_enablesarita patra2022-05-131-0/+1
* | pimd: un-dependency-hell `pim_instance.h`David Lamparter2022-05-061-1/+0
|/
* pimd: remove pim_interface->optionsDavid Lamparter2022-04-081-1/+0
* pimd: remove useless PIM_IF_* macrosDavid Lamparter2022-04-041-23/+5
* pimd: Add additional IGMP stats (peak number of groups)Donatas Abraitis2022-03-151-0/+1
* pimd: Add IGMP join sent/failed statisticsDonatas Abraitis2022-03-131-0/+3
* pim6d: rework interface address tracking/selectionDavid Lamparter2022-03-121-0/+7
* pim6d: IPv6-adjust iface primary/DR addrsDavid Lamparter2022-02-141-3/+3
* pim6d: IPv6-adjust neigh->source_addrDavid Lamparter2022-02-141-4/+2
* pim6d: convert address comparison in I_am_DR macroDavid Lamparter2022-02-141-1/+2
* pimd: move iface lib initialization to a proper placeIgor Ryzhov2022-01-241-4/+1
* pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2022-01-111-20/+23
* pimd: Modifying in_addr to pim_addr in struct pim_iface_upstream_switchsarita patra2022-01-111-1/+2
* pimd: Modifying in_addr to pim_addr in struct pim_interface for IPv6Mobashshera Rasool2022-01-111-9/+7
* Revert "pimd: Modifying members of pim_interface to accommodate IPv6 changes"David Lamparter2021-12-141-10/+10
* pimd: Modifying members of pim_interface to accommodate IPv6 changesSai Gomathi2021-12-031-10/+10
* Merge pull request #9708 from mobash-rasool/new_bDonald Sharp2021-12-021-0/+15
|\
| * pimd: Add a flag to decide PIM has to send HelloMobashshera Rasool2021-10-041-0/+15
* | pimd: removing no caller functionsSai Gomathi2021-11-261-1/+0
|/
* pimd: IGMP memberships are not querier specificDavid Lamparter2021-08-271-0/+2
* pimd: de-circularize includesDavid Lamparter2021-08-271-0/+1
* pimd: support BFD profiles configurationRafael Zalamena2021-04-231-0/+1
* pimd: rework BFD integrationRafael Zalamena2021-04-231-1/+7
* *: Replace typo (supress => suppress)Donatas Abraitis2020-11-171-4/+7
* pimd: fix IGMP receive handlingNathan Bahr2020-08-261-1/+1
* pimd: When DR becomes non DR, couldreg state events not handled.saravanank2020-03-201-0/+1
* pimd: Use PIM EVPN MLAG Infra for syncing PIM MLAG EntriesSatheesh Kumar K2020-03-061-0/+1
* *: Add infrastructure to support zapi interface callbacksDonald Sharp2019-09-191-0/+6
* Merge pull request #4369 from patrasar/lmqc_lmqtDonald Sharp2019-05-311-2/+8
|\
| * pimd: new cli to configure last-member-query-count & last-member-query-intervalSarita Patra2019-05-301-2/+8
* | pimd: Datastructure for BSM interface configuration and statisticssaravanank2019-05-151-0/+7
|/
* pimd: API for enabling pim on the vxlan term device ipmr-loAnuradha Karuppiah2019-04-201-2/+2
* pimd: Add hidden 'ip pim active-active` commandDonald Sharp2019-01-311-0/+3
* pimd: use bool instead of int to pass true/falseDonald Sharp2018-09-171-1/+1
* pimd: Actually create vif's in non-integrated configDonald Sharp2018-09-171-2/+3
* zebra: if multiple connecteds, select loopback or vrf if presentDon Slice2018-08-231-2/+0
* pimd: Remove expensive lookup for if a device is a vrf deviceDonald Sharp2018-04-301-1/+1
* pimd: Cleanup pim_if_is_loopbackDonald Sharp2018-04-301-1/+1
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-4/+3
* pimd: add support for boundariesQuentin Young2017-09-261-0/+3
* pimd: Allow igmp join messages to return more detailed errorsDonald Sharp2017-09-141-2/+3
* pimd: Convert to using a RB tree for the pim_ifp ifchannel_listDonald Sharp2017-08-021-2/+3
* pimd: Rename pim_ifp->pim_ifchannel_listDonald Sharp2017-08-021-1/+1
* pimd: Allow pim to work in vrf's without explicitly configuring the vrf deviceDonald Sharp2017-07-241-0/+2