diff options
| author | David Lamparter <equinox@diac24.net> | 2019-05-20 23:41:16 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@diac24.net> | 2019-05-21 05:42:13 +0200 |
| commit | 5ac8ecbabd9638f726fdff5d49b43e675a47e434 (patch) | |
| tree | 4c0ab65be004d23a3896a43728aca0d353f4a7bc /lib/typesafe.c | |
| parent | 8c3d03b3e48ee2d1e738ce6fb9fc9f5a332be446 (diff) | |
bgpd: use DLIST for adv_fifo
I mistakenly assumed that something called "FIFO" would primarily be
used by removing items from the front. This isn't the case for the
adv_fifo... so use a DLIST there to make sure deletions from the middle
of the queue are fast.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/typesafe.c')
0 files changed, 0 insertions, 0 deletions
