frr icon indicating copy to clipboard operation
frr copied to clipboard

The FRRouting Protocol Suite

Results 722 frr issues
Sort by recently updated
recently updated
newest added

--------------- **Describe the bug** It appears to be possible to get into a state where a router does not send a PIM register message for a known multicast sender. This...

triage

This PR introduces the following changes in FRR: * add new optional CLI arguments `block-len` and `node-len` to make the block length and node length of an SRv6 locator configurable...

documentation
tests
bgp
zebra
libfrr
bugfix
sharp
master

Running most of isisd tests with --valgrind-memleaks give many memory errors. This is due to the way isisd is stopped: performing a "no router isis XXX" through CLI solves most...

isis
master

--------------- **Describe the bug** - [ x] Did you check if this is a duplicate issue? - [ ] Did you test it on the latest FRRouting/frr master branch? **To...

triage

A couple of fixes for bgp conditional advertisement, mostly authored by Quentin: - The new outbound filter to apply conditional advertisement policy was not working properly due to complications with...

bgp
master

* The new outbound filter to apply conditional advertisement policy was not working properly due to complications with update groups. The two routemaps were properly copied into the update group...

bgp

this testcase requires iperf suporting SSM. iperf version 2.0.5 for MCAST SSM required for Signed-off-by: ARShreenidhi

tests
master

This adds VTY and initial Zebra support for VLAN filters. Since the kernel PBR facilities do not provide any way of matching on VLAN fields, another provider may be required...

pbr
autoclose

This PR adds PBR VTY support for a few more action fields in addition to setting next hop: source/destination IP, source/destination port, DSCP, and ECN. To my knowledge the kernel...

pbr
autoclose