summaryrefslogtreecommitdiff
path: root/tools/gcc-plugins/format-test.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-03-28 16:33:07 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-03-29 15:40:56 -0400
commit347ded1ec82aa9e9ad51cd50674a2a7533dce3e2 (patch)
treea7161dc457cd588eafb534a60e77d4c29712624c /tools/gcc-plugins/format-test.c
parent9c1c21da8a76c39e5af973d0752b75098529b1cd (diff)
zebra: Allow GR to run per AFI as they are reported
The GR code in FRR used to wait till all AFI's were complete before cleaning up the routes from the upper level protocol. This of course can lead to some weird situations where say ipv4 finishes and then v6 is stuck waiting for a peer to come up and never finishes. v4 when it finishes signals zebra that it is done but no action is taken at that moment. Modify the code to allow the zebra_gr.c code to handle a per afi removal, instead of doing it all at the end. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tools/gcc-plugins/format-test.c')
0 files changed, 0 insertions, 0 deletions