openwrt-pf/target/linux
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
..
adm5120
adm8668 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
ar7
ar71xx mac80211: ath9k: enable platform WLAN LED name 2016-03-02 13:22:40 +00:00
arc770 base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
archs38 archs38: remove network config override 2016-02-18 08:35:21 +00:00
arm64 kernel: disable bogus DEVTMPFS config overrides 2016-01-17 10:40:36 +00:00
at91 at91: udc driver was missing deps 2016-02-16 16:25:16 +00:00
ath25
au1000
bcm53xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm47xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm63xx kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
brcm2708 kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
cns3xxx cns3xxx: enable CONFIG_PROC_STRIPPED to improve network performance 2016-01-31 12:35:33 +00:00
gemini
generic AR8216: make ARL age time configurable 2016-03-04 08:33:30 +00:00
imx6 imx6: image: Add missing kernel prefix 2016-03-04 08:33:20 +00:00
ipq806x kernel: update kernel 3.18 to 3.18.26 2016-01-25 21:43:26 +00:00
ixp4xx ixp4xx: fix initramfs builds 2016-01-31 00:54:53 +00:00
kirkwood kirkwood: drop 4.3 support 2016-01-25 22:54:52 +00:00
lantiq kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
malta malta: move to 4.4 kernel 2016-01-28 22:42:49 +00:00
mcs814x
mediatek base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
mpc85xx target/mpc85xx: check for 'generic' subtarget for initramfs image file 2016-03-03 20:24:41 +00:00
mvebu mvebu: add SolidRun ClearFog A1 support 2016-02-17 17:49:26 +00:00
mxs kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
netlogic base-files: remove default /etc/config/network, generate it via board.d instead 2016-01-25 16:30:41 +00:00
octeon octeon: get rid of /lib/functions/octeon.sh hackery, use sysinfo directly 2016-01-29 23:19:41 +00:00
omap kernel: disable bogus DEVTMPFS config overrides 2016-01-17 10:40:36 +00:00
omap24xx
orion
oxnas kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
ppc40x
ppc44x
ramips ramips: mt7621: fix WF-2881 for ubi split 2016-03-04 08:33:17 +00:00
rb532
realview
sunxi kernel: update kernel 3.18 to version 3.18.27 2016-03-01 23:16:17 +00:00
uml kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
x86 x86: preserve partition table on sysupgrade 2016-02-09 12:33:17 +00:00
xburst
zynq kernel: update kernel 4.4 to version 4.4.3 2016-02-25 21:54:39 +00:00
Makefile