Lines Matching refs:arping

10       arping: Fix sysfs decimal/hexadecimal parser for libsysfs support.
44 arping: Allow building without default interface.
45 arping: No default interface by default.
46 arping: Allow printing usage without permission errors.
49 arping,ping,ping6: Do not ideologically check return value from cap_free,cap_{set,get}_flag().
50 arping: Fix sysfs_class leakage on error path.
51 arping: Some comments for new functions for finding devices support.
52 arping: Typo in type declaration.
55 arping: Ensure to fail if no appropriate device found with sysfs.
56 arping: Enforce user to specify device (-I) if multiple devices found.
88 arping doc: interface is optional (-I option).
91 arping: Fix build failure with USE_SYSFS=yes and/or WITHOUT_IFADDRS=yes
92 arping: Unify source files.
93 arping: Reorder functions and comment out unsued code.
94arping,ping,ping6,tracepath,traceroute6 Makefile: Support static link of libidn by USE_IDN=static.
122 arping,clockdiff,ping,rarpd,rdisc,traceroute6 doc: s/CAP_NET_RAWIO/CAP_NET_RAW/.
124 arping,ping,ping6,rdisc,traceroute6: Fix version string.
130 arping: set_device_broadcast() does not need to store return value of sub-functions.
131 arping,Makefile: Make default interface configurable.
132 arping: Do not allow empty device name (-I option).
133 arping: Introduce check_ifflags() helper function.
134 arping: Introduce device structure to hold output device information.
135 arping: ALlow no default interface and select one by getifaddrs().
136 arping: Introduce 2nd (legacy) method to select interface by ioctls.
137 arping,Makefile: Allow build without getifaddrs() with WITHOUT_IFADDRS=yes.
148 arping,Makefile: 3rd legacy implementation to check network devices.
149 arping: Less ifdefs.
166 arping,ping,ping6: Defer exitting to allow users to see usage.
167 arping,ping,ping6,ninfod: Change euid to uid (non-root) even if capabiliy is enabled.
172 arping,clockdiff,rarpd,rdisc,tftpd: Change RFC source to tools.ietf.org.
188 arping: Do not quit too early with large deadline value (-w option).
189 arping: Maintain minimum capabilities for SO_BINDTODEVICE(-I option).
191 arping: Use getifaddrs() to get broadcast address.
195 arping: Build with USE_CAP=no.
196 arping,ping,ping6,tracepath,tracepath6,traceroute6: Experimental IDN support.
253 arping: build without sysfs support (USE_SYSFS=no).
265 arping: Set correct broadcast address.
299 arping: Support link-layer type with larger link-layer address.
397 * arping.sgml, some options were forgotten.
474 * Alexandr D. Kanevskiy <kad@blackcatlinux.com>: arping printed
492 * arping: broadcast-only mode by Ard van Breemen <ard@telegraafnet.nl>
600 * arping: improvements by Charles Howes <croot@micro-logistics.com>
601 - a feature to arping: quit as soon as a reply is received.
631 * Added -V option to arping/ping/ping6/traceroute6/rdisc
665 * arping: exit with error, if received no replies in normal