From: Timo Teräs Date: Thu, 11 Jun 2009 19:38:02 +0000 (+0000) Subject: ipv4: update ARPD help text X-Git-Tag: v2.6.31-rc1~330^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61a4b634a15c11725eac8e66b457ba411168c7f;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed