summaryrefslogtreecommitdiff
path: root/pimd/pim_nht.c
AgeCommit message (Expand)Author
2024-10-25pimd: allow resolving bsr via directly connected secondary addressJafar Al-Gharaibeh
2023-11-20pimd: use `zclient->nexthop_update`David Lamparter
2023-10-12build: add -Wimplicit-fallthroughIgor Ryzhov
2023-08-14pimd: Add whether or not the rpf succeeded or not to the debugDonald Sharp
2023-08-12pimd: Allow more immediate null registers to be sent in the vxlan codeDonald Sharp
2023-04-17pimd: Correct the wrong commentanlan_cs
2023-04-13pimd, doc: remove dead import check referencesDavid Lamparter
2023-02-24pimd, pim6d: Fix RP Unknown IIFSarita Patra
2023-02-24pimd, pim6d: Fix BSM packet processSarita Patra
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2023-01-31pimd: Add missing enums to switch statementDonald Sharp
2022-11-14pimd, pim6d: Don't allow pim disabled interface as nexthopSarita Patra
2022-11-14pimd, pim6d: Update upstream rpf disable/enable pim on interfaceSarita Patra
2022-10-27pimd: Dereference before null checkSai Gomathi N
2022-07-28pimd: Update mroute IIF based on Nexthop received from ZebraSarita Patra
2022-07-14Merge pull request #11536 from mobash-rasool/temp1Jafar Al-Gharaibeh
2022-07-07pim6d: bsr nht handling for IPV6sarita patra
2022-07-06pimd: During prune pending, behave as NOINFO stateMobashshera Rasool
2022-07-06pim6d: Pass pim_addr for pim_nht callbacks.sarita patra
2022-07-06pimd: Handle rpf_addr in pim nhtsarita patra
2022-06-23pimd: Limit pim's ecmp to what zebra tells us is the multipathDonald Sharp
2022-05-11*: Properly use memset() when zeroingDonatas Abraitis
2022-05-06pimd: un-dependency-hell `pim_instance.h`David Lamparter
2022-05-03*: remove the checking returned value for hash_get()anlan_cs
2022-04-06pim6d: Handle mrib_nexthop_addr & pim_zlookup_nexthop in pim_nhtsarita patra
2022-04-04pim6d: fix mis-printed nexthopDavid Lamparter
2022-04-04pimd, pim6d: clarify RFC5549 MRIB nexthop handlingDavid Lamparter
2022-03-27*: add SAFI argument to zclient_send_rnhDavid Lamparter
2022-03-25pim6d: Parse BSM packet for PIMv6Mobashshera Rasool
2022-03-20Merge pull request #9476 from SaiGomathiN/pim-nhtDonatas Abraitis
2022-03-12pimd: be more informative about missing neighborsDavid Lamparter
2022-03-12*: When matching against a nexthop send and process what it matched againstDonald Sharp
2022-03-03pimd: Added new option "detail" in the "debug pim nht" CLISai Gomathi
2022-03-02pim6d: reenable NHT codeDavid Lamparter
2022-03-02pim6d: fixup NHT code for IPv6David Lamparter
2022-03-02Merge pull request #10657 from patrasar/pim_remove_in_addr_noneDavid Lamparter
2022-03-01pimd: replace inaddr_none with PIMADDR_ANYsarita patra
2022-03-01pim6d: Handling pim_rpf for IPV6sarita patra
2022-02-28pim6d: Handling last_lookup in pim_nexthop for IPV6sarita patra
2022-02-28pim6d: pim_nht changes for pimv6sarita patra
2022-02-26Merge pull request #10400 from opensourcerouting/pim6-compilefixDonald Sharp
2022-02-21pimd: cosmetic changeanlan_cs
2022-02-16pim6d: remove `PIM_V6_TEMP_BREAK`David Lamparter
2022-02-14pim6d: IPv6-adjust neigh->source_addrDavid Lamparter
2022-02-14pim6d: IPv6-adjust various pim_sgaddr usesDavid Lamparter
2022-02-08Merge pull request #10292 from opensourcerouting/pim6-addr-auxDonald Sharp
2022-02-04pim: Use INADDR_ANY for current_bsr checking is valid yetDonald Sharp
2022-01-17pimd: move, rename and deploy pim_addr_is_any()David Lamparter
2021-11-17pimd: add back blocking RPF for BSMDavid Lamparter
2021-11-17pimd: clean up BSR NHT & fix parallel linksDavid Lamparter