i think this should be better

This commit is contained in:
2020-05-15 02:48:55 -04:00
parent 375a8c8427
commit 6248422962
2 changed files with 3 additions and 2 deletions

View File

@@ -165,6 +165,7 @@ class Tunnel(object):
self._creds()
self._client()
self._server()
self._endpoint()
self._allocations()
self._assignments()
self._radvd()