openwrtv4/target/linux/generic/files
John Crispin d3776bdfc9 AR8216: make ARL age time configurable
The default TTL for address resolution table entries is 5 minutes
for all members of the AR8216 family. This can cause issues if
e.g. Wifi clients roam to another AP and their MAC appears on
another switch port suddenly. Then the client may not be reachable
until the old ARL entry expires.
I would have expected the switch to invalidate old entries if it
detects the same MAC on another port. But that's not the case.

Therefore make the TTL for ARL entries configurable.
The effective TTL will always be a multiple of 7 seconds.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>

SVN-Revision: 48913
2016-03-04 08:33:30 +00:00
..
arch/mips/fw/myloader rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
crypto/ocf kernel: crypto: fix ubsec_ssb.c compilation with 4.0+ 2015-09-25 04:22:13 +00:00
Documentation/networking kernel: drop dead pwm code 2013-08-18 01:25:41 +00:00
drivers AR8216: make ARL age time configurable 2016-03-04 08:33:30 +00:00
fs/yaffs2 yaffs2: remove __TIME__ __DATE__ macros 2015-09-11 16:33:12 +00:00
include mac80211: ath9k: enable platform WLAN LED name 2016-03-02 13:22:40 +00:00