frr
frr copied to clipboard
The FRRouting Protocol Suite
1. Enhanced or added new libraries to support multicast pimv6 automation 2. Automated new scenarios to multicast pimv6 static rp test suite. Signed-off-by: Kuldeep Kashyap
Using ttable for displaying "show ip/ipv6 multicast count command. Issue: https://github.com/FRRouting/frr/issues/11246 Signed-off-by: Abhishek N R
See individual commits. But this is some code cleanup/reorg to make future work easier
Don't know if this is the correct way to fix this, but it works.
This CLI displays the MLD group information. Modified the igmp_group_count of struct pim_instance to gm_group_count to be used for both IGMP and MLD.
Hi all nice to meet you, i am using frr v4 on ubuntu 18.04 LTS i have issue in isis neignbour state. i am running with two router.R1 and R2....
**Describe the bug** In RedHat 8 ``` lib/clippy: error while loading shared libraries: libjson-c.so.5: cannot open shared object file: No such file or directory make[1]: *** [Makefile:17634: lib/filter_cli_clippy.c] Error 127...
These moved mac addresses are actually in active status during moving phase, just correct comment.
We are running the `bgpd` daemon with `-l BIND_IP` options but we don't want the implicit `-n` behaviour. Whenever we make a change and `write memory` the config it will...