- Update to version 1.7
Changes
* Convert all man pages to mdoc format
Fixes
* Fix#6: Skip sleep/delay when sending only one frame,
i.e. default
* Fix#9: Call correct exit function in nemesis-dhcp
* Fix missing S: to getopt() in nemesis-dhcp
* Fix network byte ordering problem with CIADDR, YIADDR, SIADDR,
and GIADDR in nemesis-dhcp
* Fix command line parsing of client MAC address, Ethernet
source MAC address, and Ethernet destination MAC address in
nemesis-dhcp
* Fix missing newline in nemesis-dhcp usage text
* Fix invalid call to close(), found by Valgrind
- Set CFLAGS+=-fcommon
OBS-URL: https://build.opensuse.org/request/show/813186
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nemesis?expand=0&rev=8
- Update to version 1.6
* Support for DHCP protocol crafting, defaults to DHCP Discover
with option 53, 12, 60, 61, and 55
* Support for repeated send in many protocol injectors. Can be
used to, e.g., flood networks with ARP requests or test DHCP.
* Incompatible command line option changes to IGMP protocol module
* Fix invalid IP header length in ICMP packets
OBS-URL: https://build.opensuse.org/request/show/710391
OBS-URL: https://build.opensuse.org/package/show/network:utilities/nemesis?expand=0&rev=6