Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
El sistema GNU libtool de versiones se utiliza. Un archivo de pkgconfig está instalado. La función get_snaplen () se ha trasladado a la clase PCAP. Hay una nueva función Pcap:: get_filter (). Ahora libpcap + + es compatible (sólo) con libpcap> = 0.8. Hay dos nuevas funciones, get_major_version () y get_minor_version (), en PcapOffline. Más TDL se han añadido. Algunos nombres de los vínculos de datos:: enum tipo han sido modificados para ajustarse a los definidos por libpcap. Un fallo de segmentación en Pcap:: set_filter () se ha fijado. Las funciones get_promiscuous () y get_nonblock () en PcapLive han cambiado de nombre a is_promiscuous () y is_nonblock ().
Tags:
Major feature enhancements
The GNU libtool versioning system is used. A pkgconfig file is installed. The function get_snaplen() has been moved to class Pcap. There's a new function Pcap::get_filter(). Now libpcap++ is compatible (only) with libpcap >= 0.8. There are two new functions, get_major_version() and get_minor_version(), in PcapOffline. More DLTs have been added. Some names of the DataLink::Type enum have been changed to match those defined by libpcap. A segmentation fault in Pcap::set_filter() has been fixed. The functions get_promiscuous() and get_nonblock() in PcapLive have been renamed to is_promiscuous() and is_nonblock().
Un Doxygen generados referencia de la API está instalado. Ahora todas las funciones miembro de acceso comienza con "get_". CObj () métodos se han añadido para las clases de Estadística, Dirección, Dumper, y PCAP (en sustitución de get_pcap_t ()). La interfaz de vínculos de datos ha cambiado. Un nuevo tipo, Pcap:: máscara de red, ha añadido. La función de paquetes:: gestión de la () se ha añadido. Una referencia indefinida a Dumper:: STD_OUTPUT se ha solucionado.
Tags:
Minor feature enhancements
A Doxygen-generated API reference is installed. Now all accessor member functions start with "get_". cobj() methods have been added for the classes Stats, Address, Dumper, and Pcap (replacing get_pcap_t()). The interface of DataLink has changed. A new type, Pcap::Netmask, has been added. The function Packet::manage() has been added. An undefined reference to Dumper::STD_OUTPUT has been fixed.