> > ! NP: SNMP agent has undergone major alterations. > ! If you just want to run this branch (no testing). > ! I recommend --disable-snmp until its had at the very least some > unit-tests created. > > It seems you have almost finished. By the way, disable-snmp does not compile yet, (linking problems). Should you guard the icmp code on main.cc ?
563a564,565 > #if USE_ICMP > 564a567 > #endif 585a589,590 > #if USE_ICMP > 586a592 > #endif 695a702,703 > #if USE_ICMP > 696a705 > #endif 715a725,726 > #if USE_ICMP > 716a728 > #endif
