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
19 июля 2019 г., в 21:36, chohan ***@***.***> написал(а):
Hi,
We are trying to use snmp_pp library on Windows10 using IPv6. But I found IPv6 can only work on Non-Windows as mentioned
in ./config_snmp_pp.h:
61 // define SNMP_PP_IPv6 if you want to use IPv6
62 #if !defined WIN32 && !defined WIN64 && !(defined (CPU) && CPU == PPC603)
63 #define SNMP_PP_IPv6
64 #endif
Can you please confirm if snmp_pp is IPv6 compatible on Windows? if so what we need to do?
regards
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#2?email_source=notifications&email_token=ACF2SE6Z6ZYPRA7QBWM5XHLQAHGOPA5CNFSM4IFGS3Y2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HAJDSTA>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ACF2SE5EW5VRPJ54ZH6B2M3QAHGOPANCNFSM4IFGS3YQ>.
Hi,
We are trying to use snmp_pp library on Windows10 using IPv6. But I found IPv6 can only work on Non-Windows as mentioned
in ./config_snmp_pp.h:
Can you please confirm if snmp_pp is IPv6 compatible on Windows? if so what we need to do?
regards
The text was updated successfully, but these errors were encountered: