- update to 0.6.3
- Allow to specify packet offsets in trafgen packet header functions.
By Vadim Kochan.
- Allow trafgen to send packets from pcap file. By Vadim Kochan.
- Support trafgen interface without IP address in packet header
functions. By Ken Wu.
- Various other improvements and cleanups in the packet header
functions of trafgen. By Vadim Kochan.
- Tab based user interface for flowtop. Introduced a tab for flow
statistics per PID. By Vadim Kochan.
- Fixed buffer overflow in device_addr2str() causing Linux cooked header
dissector to crash. Reported by @jamieparfet, fixed by Tobias Klauser.
- Fixed build due to missing GENL_ID_GENERATE if compiling against
kernel headers >= 4.10 (see issue #171).
Reported by Jaroslav Škarvada (@yarda), fixed by Tobias Klauser.
OBS-URL: https://build.opensuse.org/request/show/487347
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=21
- update to 0.6.2
- Many improvements to the trafgen protocol generation functions,
e.g. the ability to increment/randomize protocol fields at runtime
using dinc()/rnd(), new functions to generate IPv6, ICMPv4/v6, PFC,
and IEEE 802.3X PAUSE headers. From Vadim Kochan and Tobias Klauser.
- flowtop UI improvements. From Vadim Kochan.
- Packet counting fixes, e.g. to not account for duplicate packets
received over the loopüback interface. From Paolo Abeni.
- Allow IPv6 ranges to be specified for source and dest addresses
in mausezahn. From Tommy Beadle.
- Build system improvements, allowing to specify more options to the
configure script. See './configure --help' for details.
From Vadim Kochan and Tobias Klauser.
- Various compilation fixes, e.g. for warnings or build failure
certain systems. From Yousong Zhou and arch3y.
- Various documentation improvements and fixes. From Vadim Kochan,
Hisao Tanabe, and Tobias Klauser.
- add patch netsniff-ng-fix-ncurses.diff
fix some ncurses related issues during compile time
OBS-URL: https://build.opensuse.org/request/show/439074
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=20
- update to 0.6.1
- Newly added trafgen configuration language which allows to specify the
packets in a more convenient format. See trafgen(8) for more details on
the supported protocols and keywords.
- Additional runtime commands for flowtop which allow to toggle/filter
display of flows.
- Command line options to pass macro definitions to trafgen and bpfc.
- Made the build of all netsniff-ng tools reproducible (stable link order).
- Fix download of GeoIP databases so the files don't get corrupted.
OBS-URL: https://build.opensuse.org/request/show/378288
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=19