summaryrefslogtreecommitdiff
path: root/lib/spf_backoff.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2020-03-09 09:50:18 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2020-04-22 10:57:29 -0400
commit5e0311982af37f1fa98883a629c4c17324455d0b (patch)
tree7bd02617d94f8f6bb02310a53a8e54c6324d1b74 /lib/spf_backoff.c
parent9d866c07c87a1452939feb7bd8bb91a3460cbccc (diff)
zebra: Prevent awful misconfiguration in vrf's
Currently the linux kernel allows you to specify the same table id -> multiple vrf's. While I am arguing with the kernel people about proper behavior here let's just remove this as a possiblity from happening and mark it a zebra stopable misconfiguration. (Effectively we are preventing a crash down the line as that all over FRR we assume it's a unique mapping not a many to one). Why fail hard? Because we hope to get the person who misconfigured it to actually notice immediately not hours or days down the line when shit hits the fan. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/spf_backoff.c')
0 files changed, 0 insertions, 0 deletions