firmware/build_patches/openwrt
Adrian Schmutzler 3adfe80d7d build_patches: reintroduce updated l2tp stats patch
Like in the earlier patch, this suppresses the integer overflow
warning for l2tp on 32 bit systems. However, like before, the
underlying counter variable is still a 32-bit integer, so the
traffic counters will just restart at zero after reaching
2^32 bytes = 4 GiB.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Tobias Klaus <tk+ff@meskal.net>
Reviewed-by: Dominik Heidler <dominik@heidler.eu>
2017-06-02 23:20:07 +02:00
..
0001-sysupgrade_no_config_save.patch build_patches: update / remove patches 2017-02-18 13:54:45 +01:00
0002-set_root_password.patch Added numbers to build_patches to see the history of the Patches and created folders for each feed. 2016-03-24 23:15:57 +01:00
0003-ntpd-host-as-string.patch build_patches: update / remove patches 2017-02-18 13:54:45 +01:00
0004-ar71xx-4.4-l2tp-stats.patch build_patches: reintroduce updated l2tp stats patch 2017-06-02 23:20:07 +02:00