Commit Graph

2 Commits

Author SHA256 Message Date
Lars Vogdt
1566da19d8 Accepting request 562056 from home:mnhauke
- 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
2018-01-07 14:38:34 +00:00
f6256a7c34 Accepting request 439074 from home:mnhauke
- 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
2016-11-17 17:20:50 +00:00