This repository has been archived on 2024-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
wireguard-tools/src
Tomasz Torcz f3a1f15186 wg: rename 'bandwidth' to 'transfer' in output
'bandwidth' is a measure of speed, but wg's output shows only the
number of bytes transferred. Thus 'transfer' is a better label.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
2016-12-23 22:22:08 +01:00
..
Makefile wg: abstract pkg-config to PKG_CONFIG 2016-11-02 11:50:52 +01:00
base64.c Initial commit 2016-06-25 16:48:39 +02:00
base64.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
config.c wg: do not use AI_ADDRCONFIG 2016-12-23 21:09:23 +01:00
config.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
curve25519.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
curve25519.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
genkey.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
ipc.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
ipc.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
pubkey.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
set.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
setconf.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
show.c wg: rename 'bandwidth' to 'transfer' in output 2016-12-23 22:22:08 +01:00
showconf.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
subcommands.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
terminal.c headers: cleanup notices 2016-11-21 01:00:07 +01:00
terminal.h headers: cleanup notices 2016-11-21 01:00:07 +01:00
wg.8 wg: rename 'bandwidth' to 'transfer' in output 2016-12-23 22:22:08 +01:00
wg.c headers: cleanup notices 2016-11-21 01:00:07 +01:00