From: Vincent Bernat Date: Fri, 30 May 2014 13:26:03 +0000 (+0200) Subject: README: document the new promisc interface in README as well X-Git-Tag: 0.7.10~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4da5f84837ca3aca4daddee639a07f5cfb18eab;p=thirdparty%2Flldpd.git README: document the new promisc interface in README as well --- diff --git a/README.md b/README.md index b35845bf..ae36ff68 100644 --- a/README.md +++ b/README.md @@ -188,6 +188,9 @@ other solutions: 2. Put the interface in promiscuous mode with `ip link set promisc on dev eth0`. +The last solution can be done directly by `lldpd` (on Linux only) by +using the option `configure system interface promiscuous`. + On modern networks, the performance impact should be nonexistent. More information: