AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.8.1 * Replaced deprecated function pcap_lookupdev * Updated OUI table
- Update to version 0.8: * Changed PCAP_TOUT from 0 to 512 in src/ifaces.h, to avoid no results whe scanning with CIDR /24 if netdiscover is being built with libpcap >= 1.10.
- Update minimal requirement for libnet - Fix usage of hwdata oui
- Update to version 0.7: * Updated create-man.sh to 2.0 version. * Updated manpage dates. * Updated update-oui-database.sh to be useful in macOS. * Updated OUI table.
- Update to version 0.6: * Fix build with GCC 10. (Jaime Peñalba)
- Update project url - Drop no longer needed patches: * netdiscover-fix-spelling-binary.patch * netdiscover-fix-manpage.patch * netdiscover-fix-makefile.patch * netdiscover-update-oui.patch - Update to version 0.5.1: * Added an official repository notice in README. * Added dates of releases in ChangeLog. * Added some copyright notices. * Several important fixes and improvements in manpage and help page. - For changes for previous releses see provided Changelog
- update to 0.10: * Changed secure download site from https://linuxnet.ca/ieee/oui.txt (link down) to https://standards-oui.ieee.org in update-oui-database.sh * script. * Fixed segfault when HOME env is not set. Thanks to Till Zimmermann tzimmermann@uos.de. * Use unsigned int for data_counter.hosts. Thanks to Brendan Coles bcoles@gmail.com * Updated OUI table.
- Update to version 0.9: * ifaces: process_packet: Return if source MAC address matches host MAC.
- Run spec-cleaner: * Use spdx-3.0 * Mark license as such
- Cleaned up spec file with spec-cleaner - Add patches: * netdiscover-update-oui.patch * netdiscover-fix-makefile.patch * netdiscover-fix-spelling-binary.patch * netdiscover-fix-manpage.patch
- updated sources from svn * fix for debian bug #818791 * updated oui update script - updated oui database
- updated oui database
- updated oui database
- updated to 0.3 beta7 pre-release - updated oui database Sun Mar 24 00:00:00 UTC 2013 - blingblong - Initial openSUSE .spec - Patch updates oui.h with updated MAC addresses
- Modified for RedHat/Fedora
- Correction of installation directories
- Initial writing