summaryrefslogtreecommitdiffstats
path: root/pimd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2Donatas Abraitis2024-01-111-0/+1
|\
| * *: zebra.h should not have fcntl.hDonald Sharp2024-01-091-0/+1
* | pimd: Cleanup SA issue with value never usedDonald Sharp2024-01-091-1/+1
|/
* *: Remove sys/ioctl.h from zebra.hDonald Sharp2024-01-042-0/+2
* *: Remove cost of including netinet/icmp.h everywhereDonald Sharp2024-01-042-0/+3
* lib: all: remove './' from xpath 22% speedupChristian Hopps2023-11-292-18/+18
* Merge pull request #14867 from opensourcerouting/zclient-options-cleanupDonald Sharp2023-11-251-4/+1
|\
| * *: add `zclient_options_sync`David Lamparter2023-11-231-4/+1
* | *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-226-36/+22
|/
* Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHERDonatas Abraitis2023-11-224-8/+8
|\
| * *: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZDonald Sharp2023-11-214-8/+8
* | pimd: use `zclient->nexthop_update`David Lamparter2023-11-203-34/+22
|/
* Merge pull request #14792 from mobash-rasool/fixes2Donald Sharp2023-11-151-0/+10
|\
| * pim6d: Fix memory leaksMobashshera Rasool2023-11-141-0/+10
* | pimd: Free up link list on shutdownDonald Sharp2023-11-131-0/+3
|/
* *: Move distance related defines into their own headerDonald Sharp2023-11-071-0/+1
* lib: rename `prefixtype` to `uniontype`David Lamparter2023-11-051-8/+8
* Merge pull request #14723 from opensourcerouting/if_zapi_hooks_convertDonald Sharp2023-11-031-2/+4
|\
| * lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
* | pimd: Ensure upstream points at the correct rpfDonald Sharp2023-10-311-5/+10
|/
* Merge pull request #13576 from chiragshah6/mdev1Donatas Abraitis2023-10-301-1/+1
|\
| * *: modify empty json helper functionChirag Shah2023-10-291-1/+1
* | pim6d: valgrind issue fixesMobashshera Rasool2023-10-171-5/+2
* | build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-121-2/+2
* | Merge pull request #13617 from anlancs/fix/pimd-remove-pimreg-vrfbase_9.1mobash-rasool2023-10-101-3/+10
|\ \
| * | pimd: Fix missing pimreg interfaceanlan_cs2023-05-301-3/+10
| |/
* | Merge pull request #10733 from anlancs/zebra-remove-updateRafael Zalamena2023-10-081-34/+0
|\ \
| * | *: remove ZEBRA_INTERFACE_VRF_UPDATEanlan_cs2023-10-071-34/+0
* | | pimd: Indicating the rp in the msdp sa messageAdriano Marto Reis2023-10-042-3/+25
|/ /
* | pimd: remove redundant closing socketanlan_cs2023-09-231-1/+0
* | pimd: Use a better name for oil_parentDonald Sharp2023-09-197-40/+38
* | Merge pull request #14299 from SaiGomathiN/14286Russ White2023-09-191-1/+1
|\ \
| * | pimd,pim6d: Resolving the YANG datatype Inconsistency for PIM Hello IntervalSai Gomathi N2023-08-301-1/+1
* | | pimd: Display oil_parent as a string name of the interfaceDonald Sharp2023-09-143-14/+22
* | | pimd: Prevent crash when receiving register message when the RP() is unknownDonald Sharp2023-08-311-1/+9
* | | pimd: When receiving a packet be more careful with length in pim_pim_packetDonald Sharp2023-08-301-2/+2
|/ /
* | Merge pull request #14193 from donaldsharp/pim_vxlan_weirdnessmobash-rasool2023-08-155-10/+98
|\ \
| * | pimd: Add whether or not the rpf succeeded or not to the debugDonald Sharp2023-08-141-9/+9
| * | pimd: Intentionally rescan oil when RPF fails on upstream creationDonald Sharp2023-08-141-0/+1
| * | pimd: Allow more immediate null registers to be sent in the vxlan codeDonald Sharp2023-08-123-0/+62
| * | pimd: Prevent vxlan from causing a S,G RPT Prune in some casesDonald Sharp2023-08-121-1/+26
* | | Merge pull request #14016 from mjstapp/event_exec_ptrDonald Sharp2023-08-151-3/+3
|\ \ \ | |/ / |/| |
| * | * : include event ptr in event_execute apiMark Stapp2023-07-251-3/+3
* | | pimd, pim6d: Don't set SRC_STREAM flag on LHRSarita Patra2023-07-311-2/+4
* | | pimd: Remove pim_addr_dumpDonald Sharp2023-07-213-33/+0
* | | pimd: Convert usage of pim_addr_dump to %pFXhDonald Sharp2023-07-211-4/+1
|/ /
* | Merge pull request #14006 from AbhishekNR/mld_coreDonald Sharp2023-07-202-0/+17
|\ \
| * | pim6d: Fixing core while running MLD conformance test.Abhishek N R2023-07-182-0/+17
* | | Merge pull request #13605 from anlancs/fix/pimd-promote-interfaceDonald Sharp2023-07-201-2/+12
|\ \ \
| * | | pimd: Fix missing promotion for primary addressanlan_cs2023-05-261-2/+12
| | |/ | |/|