netifd: Add option to configure gc_stale_time for each device
authorAlin Năstac <alin.nastac@gmail.com>
Tue, 24 May 2016 15:02:20 +0000 (17:02 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 1 Jun 2016 13:47:36 +0000 (15:47 +0200)
commitfef10041f3a495d79f03f99bdf416a68a0ee91aa
treea0bf145eaad59089d12bea4a541c7cd9439bdad6
parenta0e96d0bdad7e39590ffc8dcb46935f35ee55284
netifd: Add option to configure gc_stale_time for each device

The UCI parameter neighgcstaletime allows to control how much time will
STALE entries be kept in the neighbour table for both IPv4 and IPv6.

Signed-off-by: Alin Nastac <alin.nastac@gmail.com>
device.c
device.h
system-linux.c