wfnetobjs 0.2.4 ChangeLog ------------------------------------- Changes from 0.2.3: * netobjs/: host.cc, wfhost.h: added wf_host::rename_network(...) * rvlog/Makefile.am: install rvlog.h header * moved config/ directory in wfnetobjs, containing module config management. This used to be duplicated code included directly into wfconvert and wflogs. * netobjs/host.cc: improved wf_host::debugprint(...) * netobjs/firewall.cc, netobjs/host.cc, netobjs/iface.cc, netobjs/ipaddr.cc, netobjs/ipaddr_range.cc, netobjs/macaddr.cc, netobjs/metahost.cc, netobjs/metahost_elem.cc, netobjs/metaport.cc, netobjs/metaport_elem.cc, netobjs/network.cc, netobjs/wffirewall.h, netobjs/wfhost.h, netobjs/wfiface.h, netobjs/wfipaddr.h, netobjs/wfipaddr_range.h, netobjs/wfmacaddr.h, netobjs/wfmetahost.h, netobjs/wfmetaport.h, netobjs/wfnetwork.h, netobjs/wfservice.h, tools/Makefile.am, tools/debiface2netobj.cc: add #ifdef DEBUG around debugprint() methods