]> git.puffer.fish Git - mirror/frr.git/commit
pbrd: nhg "add" edge case for last in table range 8675/head
authorWesley Coakley <wcoakley@nvidia.com>
Sat, 15 May 2021 06:41:28 +0000 (02:41 -0400)
committerWesley Coakley <wcoakley@nvidia.com>
Sun, 16 May 2021 21:33:27 +0000 (17:33 -0400)
commit64f37745da704e1ae1b9ac51ef39d2fa6f00baae
tree2b78be0f474a7f7a4ea18f6aecedcbfff3568bb9
parent389571aaf4666129c0f68a1d111b4db5d1f1650c
pbrd: nhg "add" edge case for last in table range

When handling the addition of a nhg which would saturate the range of
tables PBR is configured to install into, handle this *before* a
possible call to pbr_nhgc_alloc during hash query

Signed-off-by: Wesley Coakley <wcoakley@nvidia.com>
pbrd/pbr_nht.c