commit | e61a4b634a15c11725eac8e66b457ba411168c7f | [log] [tgz] |
---|---|---|
author | Timo Teräs <timo.teras@iki.fi> | Thu Jun 11 19:38:02 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 13 23:36:32 2009 -0700 |
tree | dd9a1110b4c434d4e767b7fb23d4ccb106783575 | |
parent | 125bb8f5637bd653244728f734bcac218986d910 [diff] |
ipv4: update ARPD help text Removed the statements about ARP cache size as this config option does not affect it. The cache size is controlled by neigh_table gc thresholds. Remove also expiremental and obsolete markings as the API originally intended for arp caching is useful for implementing ARP-like protocols (e.g. NHRP) in user space and has been there for a long enough time. Signed-off-by: Timo Teras <timo.teras@iki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>