ip: fix ip table allocation randomness 23/33823/3
authorAloys Augustin <aloaugus@cisco.com>
Sun, 26 Sep 2021 16:26:15 +0000 (18:26 +0200)
committerNeale Ranns <neale@graphiant.com>
Mon, 27 Sep 2021 07:15:46 +0000 (07:15 +0000)
commit400f23f9d02552fb650d6de46bef7ba42b3482fe
treeb119f652b3f6583e81e3c7504b952aab734b2e52
parent248210c6ca1716ee2c5e6c974051218930fa4c26
ip: fix ip table allocation randomness

This prevents going through the same sequence every time the api is
called.

Type: fix
Change-Id: I3ca3587ab5d1c060e2913ca88501b8dbcdd9c196
Signed-off-by: Aloys Augustin <aloaugus@cisco.com>
src/vnet/ip/ip_api.c