* Allow to manually define CPUs for trafgen.
* Fix make install and output netsniff-ng stats on stderr.
* trafgen: Fix for ipv6 header generation when L3-only devices
are present.
* mausezahn: use getopt_long instead of getopt.
* build: fix install dependencies in Makefile template.
* trafgen: move cpu stats temp file to /tmp.
* ring_tx: handle EINTR from sendto.
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=44
- Update to version 0.6.6
* implement rotating capture files in netsniff-ng
* fixed '--in -' to work again with STDIN in trafgen
* fixed -t 0 option to use sendto in trafgen
* checksum calculation for ICMP and TCP in astraceroute
* fix for reading mirrors from file in astraceroute
* use GZIP_ENV instead of GZIP in build system
* fixed manpage warnings
* added error handling for mismatched address families in mausezahn.
- Update to version 0.6.5
* add DCCP support to netsniff-ng
* fix segfault in mausezahn
* add date format strings to --out in netsniff-ng
* restore handling of raw hex string passed in on command line in
mausezahn
* support ICMPv6 checksums in trafgen
* improve random mac address generation in mausezahn
* man page updates and reformatting
OBS-URL: https://build.opensuse.org/request/show/701838
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=30
- Update to version 0.6.4
* DNS header generation in trafgen
* Support for dumping proto headers in trafgen
* Fixes for dinc()/ddec() to properly respect min/max range and
avoid counter corruption
* Fixes for NULL pointer dereferences and resource leaks in trafgen
* Build fixes for various compiler versions, libc implementations
and distributions
- Rebase patch:
* netsniff-ng-fix-ncurses.diff
OBS-URL: https://build.opensuse.org/request/show/562056
OBS-URL: https://build.opensuse.org/package/show/network:utilities/netsniff-ng?expand=0&rev=26
- 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