diff options
| author | Rune K. Svendsen <[email protected]> | 2013-06-03 12:15:12 +0200 |
|---|---|---|
| committer | Rune K. Svendsen <[email protected]> | 2013-06-03 12:15:12 +0200 |
| commit | 2002bceac5b8fad593c9cf83cc4e7127029f2174 (patch) | |
| tree | e9fddd5904c62aa032dcd71894a70fac042d29f3 /src/util.cpp | |
| parent | Merge pull request #2672 from Diapolo/Qt_testnet (diff) | |
| download | discoin-2002bceac5b8fad593c9cf83cc4e7127029f2174.tar.xz discoin-2002bceac5b8fad593c9cf83cc4e7127029f2174.zip | |
Add Linux script to limit outgoing bandwidth used by Bitcoin
This commit adds a Linux script that uses tc and iptables to
limit outgoing bandwidth to Bitcoin nodes. All tcp connections with
a source or destination port of 8333 are limited to the chosen rate.
It does not alter the incoming bandwidth. Additionally, outgoing
bandwidth to a host on a local LAN (defined by the LOCALNET variable)
is not limited.
Diffstat (limited to 'src/util.cpp')
0 files changed, 0 insertions, 0 deletions