Rename cache scanning to updating
authorRafał Miłecki <rafal@milecki.pl>
Fri, 10 Feb 2017 14:17:44 +0000 (15:17 +0100)
committerRafał Miłecki <rafal@milecki.pl>
Mon, 13 Feb 2017 10:45:20 +0000 (11:45 +0100)
commit1283a0f4414dd66c7ef0665ee60413d30f3ee2cc
treecb76c637f59b91388460fc5eea778f97016ab63c
parent745d040b814cade77d847945a8e3f87d37ac09f3
Rename cache scanning to updating

What we were do is querying over all interfaces for all cached entries.
This isn't real scanning but rather updating (the cache).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: John Crispin <john@phrozen.org>
cache.c
cache.h
ubus.c