mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-11-02 17:57:03 +00:00
These two are lock-free linked list implementations, the plain one is primarily intended for queues while the sorted one is for general data storage. Signed-off-by: David Lamparter <equinox@diac24.net> |
||
|---|---|---|
| .. | ||
| bgpd | ||
| helpers | ||
| isisd | ||
| lib | ||
| ospf6d | ||
| topotests | ||
| .gitignore | ||
| Makefile | ||
| Makefile.in | ||
| pytest.ini | ||
| runtests.py | ||
| subdir.am | ||
| test_lblmgr.c | ||