Home
last modified time | relevance | path

Searched refs:arpd (Results 1 – 8 of 8) sorted by relevance

/external/iproute2/doc/
Darpd.sgml9 <tt/arpd/ is daemon collecting gratuitous ARP information, saving
20 arpd OPTIONS [ INTERFACE [ INTERFACE ... ] ]
27 <item><tt/-l/ - dump <tt/arpd/ database to stdout and exit. Output consists
33 <item><tt/-f FILE/ - read and load <tt/arpd/ database from <tt/FILE/
39 <tt>/var/lib/arpd/arpd.db</tt>.
41 <item><tt/-a NUMBER/ - <tt/arpd/ not only passively listens ARP on wire, but
43 to make before destination is considered as dead. When <tt/arpd/ is started
52 <item><tt/-n TIME/ - timeout of negative cache. When resolution fails <tt/arpd/
58 <item><tt/-R RATE/ - maximal steady rate of broadcasts sent by <tt/arpd/
61 <item><tt/-B NUMBER/ - number of broadcasts sent by <tt/arpd/ back to back.
[all …]
DMakefile1 PSFILES=ip-cref.ps ip-tunnels.ps api-ip6-flowlabels.ps ss.ps nstat.ps arpd.ps rtstat.ps
Dip-tunnels.tex415 level \verb|arpd| daemon, which will maintain database of hosts attached
/external/iproute2/misc/
DMakefile9 TARGETS += arpd
34 arpd: arpd.c target
35 $(CC) $(CFLAGS) -I$(DBM_INCLUDE) $(LDFLAGS) -o arpd arpd.c $(LIBNETLINK) -ldb -lpthread
D.gitignore1 arpd
/external/iproute2/
DREADME16 arpd needs to have the db4 development libraries. For Debian
19 is the include file used by arpd to get to the old format Berkeley
DMakefile8 ARPDDIR?=/var/lib/arpd
/external/iproute2/man/man8/
DMakefile3 MAN8PAGES = $(TARGETS) ip.8 arpd.8 lnstat.8 routel.8 rtacct.8 rtmon.8 rtpr.8 ss.8 \