The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
arpd1. A user-space ARP daemon The ARP daemon moves the management of the ARP (Address Resolution Protocol) table from kernel to user space. It is useful for sites with LARGE network segments (256+ systems per segment), because the kernel hash tables are not optimized to handle this situation. To use the ARP daemon your kernel needs to have ARPD and NETLINK support enabled. The standard kernels of Debian GNU/Linux lack this support. From Debian 3.0r0 APT |
|
|