We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, guys!
I add a lacp pdu statistics command for libteam which needs adding a function teamdctl_lacp_statistics_get in libteamdctl.c as follow
i defined the command type:
call_method call_method_lacp_statistics references teamdctl_lacp_statistics_get to get the statistics from teamd_ctl
while compiling and intalling are good but a symbol lookup error arises when i try to input any teamdctl command:
could somebody who met this problem before offer some suggestions?
thanks a lot
The text was updated successfully, but these errors were encountered:
after remove the old libteam-1.26 installed by apt
issue resovled
thanks~
Sorry, something went wrong.
No branches or pull requests
hi, guys!
I add a lacp pdu statistics command for libteam which needs adding a function teamdctl_lacp_statistics_get in libteamdctl.c as follow
i defined the command type:
call_method call_method_lacp_statistics references teamdctl_lacp_statistics_get to get the statistics from teamd_ctl
while compiling and intalling are good but a symbol lookup error arises when i try to input any teamdctl command:
could somebody who met this problem before offer some suggestions?
thanks a lot
The text was updated successfully, but these errors were encountered: