Package lldpd: Information

    Source package: lldpd
    Version: 0.6.1-alt2
    Build time:  Nov 7, 2012, 10:56 AM
    Category: Networking/Other
    Report package bug
    Home page: 

    License: GPL
    Summary: Link Layer Discovery Protocol Daemon
    Description: 
    LLDP (Link Layer Discovery Protocol) (also known as 802.1ab) is an
    industry standard protocol designed to supplant proprietary Link-Layer
    protocols such as Extreme's EDP (Extreme Discovery Protocol) and CDP
    (Cisco Discovery Protocol). The goal of LLDP is to provide an
    inter-vendor compatible mechanism to deliver Link-Layer notifications
    to adjacent network devices.
    
    lldpd is a lldp daemon for GNU/Linux and implements both reception and
    sending. It supports both LLDP and LLDP-MED (contributed by Michael
    Hanig). 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 tables are here.
    
    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.

    List of rpms provided by this srpm:
    lldpd (x86_64, i586)
    lldpd-debuginfo (x86_64, i586)
    lldpd-devel (x86_64, i586)

    Maintainer: Afanasov Dmitry

    List of contributors:
    Afanasov Dmitry

      1. libevent-devel
      2. libxml2-devel
      3. libssl-devel
      4. libnet-snmp-devel
      5. doxygen

    Last changed


    Nov. 2, 2012 Afanasov Dmitry 0.6.1-alt2
    - add init scripts
    Oct. 31, 2012 Afanasov Dmitry 0.6.1-alt1
    - first build