Re: [PATCH, request for votes] libsnmp: Move several defines from snmpv3.h into snmpv3.c

2018-05-10 Thread Wes Hardaker via Net-snmp-coders
Bart Van Assche writes: |> This patch reduces the number of symbols without NETSNMP_-prefix that |> are injected into the namespace of users of the Net-SNMP library. I'd be against that. That's not backward compatible for end-users and I could very much see those types being used in end-user co

[PATCH, request for votes] libsnmp: Move several defines from snmpv3.h into snmpv3.c

2018-05-10 Thread Bart Van Assche
This patch reduces the number of symbols without NETSNMP_-prefix that are injected into the namespace of users of the Net-SNMP library. Note: none of the Net-SNMP API functions accepts one of the values of the constants that are moved by this patch. Engine ID and engine NIC are specified in snmpd.