protocol no longer needed with ipset

This commit is contained in:
Stefan Midjich 2017-11-20 22:38:34 +01:00
parent f8d2a410af
commit 72d21f7e6b
1 changed files with 1 additions and 2 deletions

View File

@ -41,8 +41,7 @@ class Client(object):
raise errors.StorageNotFound('Client not found')
else:
client_data = self.storage.get_client(
self._ip_address,
self.protocol
self._ip_address
)
# Init iptables