Open hustleige2003 opened 3 years ago
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
after remove the old libteam-1.26 installed by apt
issue resovled
thanks~
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