| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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
- Correct license
- Ensure neutrality of description. Remove future goals.
- Initial package, version 1.5
- Update to version 1.8
Changes
* Add automatic IP multicast group to MAC multicast address
translation
* Improved usability for composing IGMPv3 reports:
+ Default to 224.0.0.2 for IGMPv3 report type
+ Add -n NUM to control number of group records
Fixes
* Fix IGMP v2 join example in README
* Fix logic for printing DNS protocol: TCP/UDP
* Fix #12: allow 0.0.0.0 as RIP address
* Fix #13: multiple definitions of variables
- 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