Donald Sharp

Results 54 issues of Donald Sharp

See individual commits. But this is some code cleanup/reorg to make future work easier

zebra
master

On master when running topotests at a high system load I am seeing this test fail: @classname: multicast_pim_bsm_topo2.test_mcast_pim_bsmp_02 @name: test_overlapping_group_p0 @time: 84.006 @message: AssertionError: Testcase test_overlapping_group_p0 : Failed Error Nexthop...

triage

Start the movement of bgp connection oriented details into a `struct peer_connection`. Reasoning: The doppelganger data structure we have in FRR was made out of a decision to allow incoming...

bgp

Upon insertion of a new item into the timer wheel, figure out if the current timer needs to be modified. There are several situations after insertion: a) The new slot...

libfrr
autoclose

Add the ability to test the fpm module dplane_fpm_nl.c. This includes a new daemon that needs to be added to the system from: [email protected]:donaldsharp/fpm-stub.git

documentation
tests
zebra
tools
bugfix
master
size/XL

Add a ttable_vty_finish function that encapsulates common coding patterns. See the individual commits for details.

conflicts
master
size/L

Both zebra_evpn.c and zebra_vxlan.c have items that were deprecated a year ago. Let's remove them.

zebra
master
size/S

Fixes: #15372

packaging
bugfix
master
size/XS

The code never uses the return code for Zapi functions. Let's remove it.

master
size/XXL

Commit 3fa39a35ed -> identified in ospf6d a pattern where the daemon could crash. eigrp copied the exact same pattern and a event_execute can be issued where there is an existing...

triage
eigrp
autoclose