]> git.proxmox.com Git - mirror_iproute2.git/commit
ll_map: Add function to remove link cache entry by index
authorDavid Ahern <dsahern@gmail.com>
Mon, 7 Jan 2019 22:29:15 +0000 (14:29 -0800)
committerDavid Ahern <dsahern@gmail.com>
Sat, 23 Feb 2019 02:51:15 +0000 (18:51 -0800)
commit25c6339b223f17d1603702c0c87f06b252bb4949
treebedf5b7739ed43f9131dff5bdad7da32dc866a6c
parent9f78e995a841fe233f9a5d321573cb79396709c5
ll_map: Add function to remove link cache entry by index

Add ll_drop_by_index to remove an entry from the link cache.

Signed-off-by: David Ahern <dsahern@gmail.com>
include/ll_map.h
lib/ll_map.c