From f4da5f84837ca3aca4daddee639a07f5cfb18eab Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 30 May 2014 15:26:03 +0200 Subject: [PATCH] README: document the new promisc interface in README as well --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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: -- 2.39.5