From f7f82e1e2a378818a0adcdf0eb18ce68b7fbe2f6 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 16 May 2014 20:41:48 +0200 Subject: [PATCH] README: update the intro to better match the reality The inability to handle complex setup has been greatly diminished in 0.7 branch. --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ddc273b4..883f2d8b 100644 --- a/README.md +++ b/README.md @@ -17,21 +17,19 @@ devices. lldpd implements both reception and sending. It also implements an SNMP subagent for net-snmp to get local and remote LLDP -information. The LLDP MIB is partially implemented but the most useful +information. The LLDP-MIB is partially implemented but the most useful tables are here. lldpd also partially implements LLDP-MED. -lldpd supports bridge, vlan and bonding. bonding need to be done on -real physical devices, not on bridges, vlans, etc. However, vlans can -be mapped on the bonding device. You can bridge vlan but not add vlans -on bridges. More complex setups may give false results. +lldpd supports bridge, vlan and bonding. The following OS are supported: * FreeBSD * GNU/Linux + * Mac OS X * NetBSD * OpenBSD - * Mac OS X + * Solaris Installation ------------ -- 2.39.5