AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 1.9.6 (boo#1154552): * Use libpcap function pcap_set_immediate_mode() instead of ioctl calls to ensure packets are delivered immediately. This means that arp-scan now requires libpcap 1.5.0 or later and will not work with earlier libpcap versions
- Update to version 1.9.5: * Updated IEEE OUI and IAB MAC/Vendor files. * Added new --plain (-x) option to surpress printing of header and footer text, and only display one output line for each responding host. * Use LWP::UserAgent instead of LWP::Simple in get-oui and get-iab to enable the raw content to be obtained, which avoids Unicode/UTF-8 issues. * Added arp-finherprint patterns for WIZnet W5100 and Cisco IOS 15.0. - Drop no longer needed arp-scan-avoid-crash.patch
- Cleanup spec file with spec-cleaner - Adjust dependencies
- arp-scan-avoid-crash.patch: avoid crash when trying capture as user (bsc#978596)
- Update project and download url
- Update licensing information
- Update to 1.9 - Cleanup spec file with spec-cleaner - Update project url - Use url for source
- update to 1.8: * the IEEE OUI and IAB files were updated * support was added for trailer ARP replies * support for LLC/SNAP packets with the 802.1Q tag was added * full help output is no longer displayed for usage errors * the license was changed from GPL v2 to v3 * a DoS warning was added to the manpage and help output * new arp fingerprints were added * gcc compiler security options were enabled * the Perl scripts were modified to work on systems where the perl executable is not in /usr/bin * various minor bugfixes and improvements were made
- Initial RPM