index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #15098 from donaldsharp/lib_zebra_h_cleanup_2
Donatas Abraitis
2024-01-11
1
-0
/
+1
|
\
|
*
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
1
-0
/
+1
*
|
pimd: Cleanup SA issue with value never used
Donald Sharp
2024-01-09
1
-1
/
+1
|
/
*
*: Remove sys/ioctl.h from zebra.h
Donald Sharp
2024-01-04
2
-0
/
+2
*
*: Remove cost of including netinet/icmp.h everywhere
Donald Sharp
2024-01-04
2
-0
/
+3
*
lib: all: remove './' from xpath 22% speedup
Christian Hopps
2023-11-29
2
-18
/
+18
*
Merge pull request #14867 from opensourcerouting/zclient-options-cleanup
Donald Sharp
2023-11-25
1
-4
/
+1
|
\
|
*
*: add `zclient_options_sync`
David Lamparter
2023-11-23
1
-4
/
+1
*
|
*: convert `struct interface->connected` to DLIST
David Lamparter
2023-11-22
6
-36
/
+22
|
/
*
Merge pull request #14850 from donaldsharp/IFNAMSIZ_GET_YOUR_SHIT_TOGETHER
Donatas Abraitis
2023-11-22
4
-8
/
+8
|
\
|
*
*: Let's use the native IFNAMSIZ instead of INTERFACE_NAMSIZ
Donald Sharp
2023-11-21
4
-8
/
+8
*
|
pimd: use `zclient->nexthop_update`
David Lamparter
2023-11-20
3
-34
/
+22
|
/
*
Merge pull request #14792 from mobash-rasool/fixes2
Donald Sharp
2023-11-15
1
-0
/
+10
|
\
|
*
pim6d: Fix memory leaks
Mobashshera Rasool
2023-11-14
1
-0
/
+10
*
|
pimd: Free up link list on shutdown
Donald Sharp
2023-11-13
1
-0
/
+3
|
/
*
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-0
/
+1
*
lib: rename `prefixtype` to `uniontype`
David Lamparter
2023-11-05
1
-8
/
+8
*
Merge pull request #14723 from opensourcerouting/if_zapi_hooks_convert
Donald Sharp
2023-11-03
1
-2
/
+4
|
\
|
*
lib: convert if_zapi_callbacks into actual hooks
David Lamparter
2023-11-03
1
-2
/
+4
*
|
pimd: Ensure upstream points at the correct rpf
Donald Sharp
2023-10-31
1
-5
/
+10
|
/
*
Merge pull request #13576 from chiragshah6/mdev1
Donatas Abraitis
2023-10-30
1
-1
/
+1
|
\
|
*
*: modify empty json helper function
Chirag Shah
2023-10-29
1
-1
/
+1
*
|
pim6d: valgrind issue fixes
Mobashshera Rasool
2023-10-17
1
-5
/
+2
*
|
build: add -Wimplicit-fallthrough
Igor Ryzhov
2023-10-12
1
-2
/
+2
*
|
Merge pull request #13617 from anlancs/fix/pimd-remove-pimreg-vrf
base_9.1
mobash-rasool
2023-10-10
1
-3
/
+10
|
\
\
|
*
|
pimd: Fix missing pimreg interface
anlan_cs
2023-05-30
1
-3
/
+10
|
|
/
*
|
Merge pull request #10733 from anlancs/zebra-remove-update
Rafael Zalamena
2023-10-08
1
-34
/
+0
|
\
\
|
*
|
*: remove ZEBRA_INTERFACE_VRF_UPDATE
anlan_cs
2023-10-07
1
-34
/
+0
*
|
|
pimd: Indicating the rp in the msdp sa message
Adriano Marto Reis
2023-10-04
2
-3
/
+25
|
/
/
*
|
pimd: remove redundant closing socket
anlan_cs
2023-09-23
1
-1
/
+0
*
|
pimd: Use a better name for oil_parent
Donald Sharp
2023-09-19
7
-40
/
+38
*
|
Merge pull request #14299 from SaiGomathiN/14286
Russ White
2023-09-19
1
-1
/
+1
|
\
\
|
*
|
pimd,pim6d: Resolving the YANG datatype Inconsistency for PIM Hello Interval
Sai Gomathi N
2023-08-30
1
-1
/
+1
*
|
|
pimd: Display oil_parent as a string name of the interface
Donald Sharp
2023-09-14
3
-14
/
+22
*
|
|
pimd: Prevent crash when receiving register message when the RP() is unknown
Donald Sharp
2023-08-31
1
-1
/
+9
*
|
|
pimd: When receiving a packet be more careful with length in pim_pim_packet
Donald Sharp
2023-08-30
1
-2
/
+2
|
/
/
*
|
Merge pull request #14193 from donaldsharp/pim_vxlan_weirdness
mobash-rasool
2023-08-15
5
-10
/
+98
|
\
\
|
*
|
pimd: Add whether or not the rpf succeeded or not to the debug
Donald Sharp
2023-08-14
1
-9
/
+9
|
*
|
pimd: Intentionally rescan oil when RPF fails on upstream creation
Donald Sharp
2023-08-14
1
-0
/
+1
|
*
|
pimd: Allow more immediate null registers to be sent in the vxlan code
Donald Sharp
2023-08-12
3
-0
/
+62
|
*
|
pimd: Prevent vxlan from causing a S,G RPT Prune in some cases
Donald Sharp
2023-08-12
1
-1
/
+26
*
|
|
Merge pull request #14016 from mjstapp/event_exec_ptr
Donald Sharp
2023-08-15
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
* : include event ptr in event_execute api
Mark Stapp
2023-07-25
1
-3
/
+3
*
|
|
pimd, pim6d: Don't set SRC_STREAM flag on LHR
Sarita Patra
2023-07-31
1
-2
/
+4
*
|
|
pimd: Remove pim_addr_dump
Donald Sharp
2023-07-21
3
-33
/
+0
*
|
|
pimd: Convert usage of pim_addr_dump to %pFXh
Donald Sharp
2023-07-21
1
-4
/
+1
|
/
/
*
|
Merge pull request #14006 from AbhishekNR/mld_core
Donald Sharp
2023-07-20
2
-0
/
+17
|
\
\
|
*
|
pim6d: Fixing core while running MLD conformance test.
Abhishek N R
2023-07-18
2
-0
/
+17
*
|
|
Merge pull request #13605 from anlancs/fix/pimd-promote-interface
Donald Sharp
2023-07-20
1
-2
/
+12
|
\
\
\
|
*
|
|
pimd: Fix missing promotion for primary address
anlan_cs
2023-05-26
1
-2
/
+12
|
|
|
/
|
|
/
|
[next]