]> git.puffer.fish Git - matthieu/frr.git/commit
lib: introduce new list_dup() API
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 11 Aug 2020 02:21:59 +0000 (23:21 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Tue, 11 Aug 2020 23:41:44 +0000 (20:41 -0300)
commit0f16688138d40affba369a6e2f394b3a5d4c3bb4
tree45ca51783536254928f3ef871beffdc747933837
parente26e2c15e9e5b7a61512a789a25809038805db47
lib: introduce new list_dup() API

This new function will be used by the upcoming TI-LFA code.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
lib/linklist.c
lib/linklist.h