diff options
author | John Newbery <john@johnnewbery.com> | 2017-02-07 12:57:37 -0500 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2017-03-07 16:45:09 -0500 |
commit | a012087667edb35a36f25ae06b42b1644d80e649 (patch) | |
tree | 38f3fb5b4d2a65acbc926c3661cbf59b7feda8be /qa/rpc-tests/httpbasics.py | |
parent | 960bc7f778d8dd618e65f1e37ec734e2d4734051 (diff) |
Return correct error codes in setban().
The setban() RPC was returning misleading or incorrect error
codes (for example RPC_CLIENT_NODE_ALREADY_ADDED when an invalid IP
address was entered). This commit fixes those error codes:
- RPC_CLIENT_INVALID_IP_OR_SUBNET should be returned if the client
enters an invalid IP address or subnet.
This commit also updates the test cases to explicitly test the error code.
This commit also adds a testcase for trying to setban on an invalid subnet.
Diffstat (limited to 'qa/rpc-tests/httpbasics.py')
0 files changed, 0 insertions, 0 deletions