On Wed, 13 Apr 2016 08:53:51 +0000 Moreno wrote: MF> first of all I'd like to make sure I'm writing in the correct MF> mailing list. The fact is I'm not developing an external MF> application nor am I improving net-snmp code in any way.
You're in the right place. MF> At this stage, everything works. So now comes the fiddly part. MF> I have to simplify the code removing all the v3 stuff, MF> including openssl and so on. Then I'll have to replace all the MF> functions that differ from our architecture but that's still MF> pretty far away now. MF> MF> So my first question is: is removing all the v3 code feasible? MF> Where do I start? Do you actually need to remove it? You can set some defines in the header and it won't be compiled in. MF> My second question is: what does lcd_time.c do? I went ahead MF> and removed some of the v3 code but in this file the separation MF> between the versions seems foggy and I'm not sure I can dispose MF> of lcd_time that easily. I took a quick look, and it all looks like stuff related to engine time, so it should be safe to exclude. Again, though, I'd use defines instead of deleting the code. Robert ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders