You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Looking in #399, I found that is needed to compute the length of package in class VTPVlanInfo. May I use sys.getsizeof to get the size of the package in bytes? This is a solution?
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
Looking in #399, I found that is needed to compute the length of package in
class VTPVlanInfo
. May I usesys.getsizeof
to get the size of the package in bytes? This is a solution?Thanks
The text was updated successfully, but these errors were encountered: