Overview

Request 690581 accepted

- Update to version 19.04
* DPDK support enhancements
+ Added support for the newest DPDK releases: 18.05, 18.08,
18.11, 19.02
+ Added a new DpdkBridge example which is a PcapPlusPlus
implementation for DPDK's L2 forwarding example - Thanks
@vicenterb !
+ Added a new tutorial for using PcapPlusPlus with DPDK
which walks through building a simple version of DpdkBridge
* Packet parsing and crafting enhancements
+ Added RADIUS layer
+ Revamped DNS record API and added support for DNS MX
records
+ Revamped remove layer from packet - removing a layer is
more intuitive now + added an option to detach a layer
from a packet
+ Revamped TLV data handling - simplified the way IPv4
options, TCP options, DHCP options, RADIUS attributes and
IPv6 extensions with options are handled. API is now more
intuitive and shares a common infrastructure
+ Fixed bugs in fetching VLAN properties in VlanLayer -
thanks @Lapshin !
* Added support for raw sockets on Linux and Windows
(RawSocketDevice)
* Added support for link-types other than Ethernet in
PcapLiveDevice - thanks @axasoft !
* Exposed start and end times in TCP reassembly - thanks
@Lnk2past !
* PcapSplitter
+ Added pcapng support
+ When splitting by connection, multiple flows with the same
5-tuple are now separated to different files
* Added filtering capabilities to PcapNgFileWriterDevice -
thanks @vrobles-gee !
* Added more accurate time measurement for packet capture in
blocking mode
* Added DeviceConfiguration to PcapLiveDevice to provide an
interface to set WinPcap/libpcap packet buffer size and
buffer timeout
* Refactored the devices class hierarchy (the new root class
is now IDevice)
* Build system improvements to provide better support for
package managers - thanks @solvingj !
* Lots of bugfixes
- Refreshed pcap++-dpdk.patch

Loading...
Request History
Luigi Baldoni's avatar

alois created request

- Update to version 19.04
* DPDK support enhancements
+ Added support for the newest DPDK releases: 18.05, 18.08,
18.11, 19.02
+ Added a new DpdkBridge example which is a PcapPlusPlus
implementation for DPDK's L2 forwarding example - Thanks
@vicenterb !
+ Added a new tutorial for using PcapPlusPlus with DPDK
which walks through building a simple version of DpdkBridge
* Packet parsing and crafting enhancements
+ Added RADIUS layer
+ Revamped DNS record API and added support for DNS MX
records
+ Revamped remove layer from packet - removing a layer is
more intuitive now + added an option to detach a layer
from a packet
+ Revamped TLV data handling - simplified the way IPv4
options, TCP options, DHCP options, RADIUS attributes and
IPv6 extensions with options are handled. API is now more
intuitive and shares a common infrastructure
+ Fixed bugs in fetching VLAN properties in VlanLayer -
thanks @Lapshin !
* Added support for raw sockets on Linux and Windows
(RawSocketDevice)
* Added support for link-types other than Ethernet in
PcapLiveDevice - thanks @axasoft !
* Exposed start and end times in TCP reassembly - thanks
@Lnk2past !
* PcapSplitter
+ Added pcapng support
+ When splitting by connection, multiple flows with the same
5-tuple are now separated to different files
* Added filtering capabilities to PcapNgFileWriterDevice -
thanks @vrobles-gee !
* Added more accurate time measurement for packet capture in
blocking mode
* Added DeviceConfiguration to PcapLiveDevice to provide an
interface to set WinPcap/libpcap packet buffer size and
buffer timeout
* Refactored the devices class hierarchy (the new root class
is now IDevice)
* Build system improvements to provide better support for
package managers - thanks @solvingj !
* Lots of bugfixes
- Refreshed pcap++-dpdk.patch


Luigi Baldoni's avatar

alois accepted request

openSUSE Build Service is sponsored by