mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 20:13:53 +00:00
![]() Ticket:CM-14056 Reviewed By:sharpd, CCR-5603 Testing Done: verified multiple ifdown/ifup event on submitter setup and dev setup with 2k s,g entries, ran pim-smoke. 1. during ifdown event, pim vif for bridge was not resetting vif_index to -1 due to errno received from kernel during vif del sequence. It could be timing issue where kernel may have delete prior to pimd sending request. For vif_del even kernel returns error, reset vif_index to -1 in pimd DB so next if up event VIF receives new vif_index and reprograms in kernel. 2. during mroute del sequence reset mfcc_parent to MAXVIF. 3. during mroute add check if parent mfcc_parent is MAXVIF then do not download to kernel such mroute entry. Signed-off-by: Chirag Shah <chirag@cumulusnetworks.com> |
||
---|---|---|
bgpd | ||
cumulus | ||
debian | ||
doc | ||
fpm | ||
gdb | ||
init | ||
isisd | ||
ldpd | ||
lib | ||
m4 | ||
ospf6d | ||
ospfclient | ||
ospfd | ||
pimd | ||
pkgsrc | ||
ports | ||
qpb | ||
redhat | ||
ripd | ||
ripngd | ||
snapcraft | ||
solaris | ||
tests | ||
tools | ||
vtysh | ||
watchfrr | ||
zebra | ||
.gitignore | ||
AUTHORS | ||
bootstrap.sh | ||
buildtest.sh | ||
ChangeLog | ||
common.am | ||
COMMUNITY.md | ||
configure.ac | ||
COPYING | ||
COPYING-LGPLv2.1 | ||
Makefile.am | ||
NEWS | ||
README | ||
README.NetBSD | ||
render_md.py | ||
REPORTING-BUGS | ||
SERVICES | ||
stamp-h.in | ||
update-autotools |
Free Range Routing is free software that manages various IPv4 and IPv6 routing protocols. Currently Free Range Routing supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng, PIM-SM/MSDP and LDP as well as very early support for IS-IS. See the file REPORTING-BUGS to report bugs. Free Range Routing is free software. See the file COPYING for copying conditions. Public email discussion can be found at https://lists.nox.tf/listinfo/frr Our public slack channel is at https://freerangerouting.slack.com