index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pimd
Age
Commit message (
Expand
)
Author
2024-12-04
Merge pull request #17569 from btrent98/igmp-proxy-bugfix
Donald Sharp
2024-12-03
pimd: igmp proxy joins should not be written as part of config
Barry A. Trent
2024-11-26
pimd: Fix access-list memory leak in pimd
Corey Siltala
2024-11-25
pimd: implement MSDP shutdown command
Rafael Zalamena
2024-11-21
Merge pull request #17340 from nabahr/mapping-agent
Rafael Zalamena
2024-11-21
pimd,yang: log MSDP SA events
Rafael Zalamena
2024-11-21
pimd,yang: log MSDP neighbor events
Rafael Zalamena
2024-11-20
pimd: constify peer lookup function
Rafael Zalamena
2024-11-20
pimd: remove temporary variables from MSDP peer
Rafael Zalamena
2024-11-19
pimd: Implement autorp mapping agent
Nathan Bahr
2024-11-19
pimd: Implement autorp mapping agent CLI
Nathan Bahr
2024-11-19
pimd,yang: Add PIMD northbound/yang for AutoRP mapping agent
Nathan Bahr
2024-11-18
pim6d: fix coverity scan warning
Rafael Zalamena
2024-11-13
pimd: prevent invalid memory access
Rafael Zalamena
2024-11-13
pimd: fix check-patch warning
Rafael Zalamena
2024-11-13
pim6d: fix channel oil leak on embedded RP
Rafael Zalamena
2024-11-13
pim6d: support embedded-rp
Rafael Zalamena
2024-10-27
Merge pull request #17216 from Jafaral/fix-bsr
Donatas Abraitis
2024-10-25
pimd: allow a bsr with higher priority to take over
Jafar Al-Gharaibeh
2024-10-25
pimd: allow resolving bsr via directly connected secondary address
Jafar Al-Gharaibeh
2024-10-23
pimd: PIM autorp no path RP fix
Nathan Bahr
2024-10-17
Merge pull request #17136 from opensourcerouting/clang-sa-19
Donald Sharp
2024-10-16
pimd: MLD packets always have an interface
David Lamparter
2024-10-16
pimd: mark rest-of-packet ignored in C-RP parse
David Lamparter
2024-10-16
pimd: initialize prefix value in Auto-RP
David Lamparter
2024-10-15
*: Fix up improper handling of nexthops for nexthop tracking
Donald Sharp
2024-10-08
*: Allow 16 bit size for nexthops
Donald Sharp
2024-10-07
pimd: fix a possible crash when enabling debug autorp
Jafar Al-Gharaibeh
2024-10-01
Merge pull request #16955 from anlancs/fix/pimd-add-v4v6-check
Jafar Al-Gharaibeh
2024-09-30
Merge pull request #16957 from opensourcerouting/pim-fixes
Jafar Al-Gharaibeh
2024-09-30
Merge pull request #16938 from btrent98/autorp-topotest
Rafael Zalamena
2024-09-30
pimd: fix northbound error message on delete
Rafael Zalamena
2024-09-30
pimd: remove unreachable code
Rafael Zalamena
2024-09-30
pimd: fix missing IPV4 check
anlan_cs
2024-09-27
pimd: fix autorp CLI bugs
Barry A. Trent
2024-09-25
pimd: fix a possible use after free bug when doing pim trace
Jafar Al-Gharaibeh
2024-09-25
pimd: Fix coverity checked return issue
Nathan Bahr
2024-09-25
pimd: Fix coverity checked return issue
Nathan Bahr
2024-09-25
pimd: Fix igmp proxy null pointer dereference
Nathan Bahr
2024-09-24
pimd,yang: Implement AutoRP CLI and NB config path
Nathan Bahr
2024-09-24
pimd: Add AutoRP functionality to PIMD
Nathan Bahr
2024-09-23
pimd: add show commands for igmp proxy joins
Barry A. Trent
2024-09-23
pimd: add proxy join/prune functionality
Barry A. Trent
2024-09-20
pimd: add igmp proxy cli and yang configuration
Barry A. Trent
2024-09-20
pimd, yang: add cli for igmp proxy
Barry A. Trent
2024-09-13
pimd: use vty_json
Jafar Al-Gharaibeh
2024-09-13
Merge pull request #16438 from Jafaral/pim-10.1-cand-rp
Donald Sharp
2024-09-12
pimd: fix crash for two commands
anlan_cs
2024-09-09
pimd: make sure the bsr message is coming from the neighbor
Jafar Al-Gharaibeh
2024-09-09
pimd: refactor pim_sock_read to be used with unicast bsr msgs
Jafar Al-Gharaibeh
[prev]
[next]