Skip to content
Snippets Groups Projects
Commit 3adfe80d authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Tobias Klaus
Browse files

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: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
Tested-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: default avatarTobias Klaus <tk+ff@meskal.net>
Reviewed-by: default avatarDominik Heidler <dominik@heidler.eu>
parent 438ac70c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment