Package lldpd: Information

    Source package: lldpd
    Version: 0.7.19-alt0.M70T.1
    Build time:  Dec 22, 2015, 01:51 PM in the task #155222
    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:
    bash-completion-lldpd (noarch)
    lldpd (x86_64, i586)
    lldpd-debuginfo (x86_64, i586)
    lldpd-devel (x86_64, i586)
    zsh-completion-lldpd (noarch)

    Maintainer: Afanasov Dmitry


    ACL:
    Afanasov Dmitry
    @everybody

      1. libevent-devel
      2. libxml2-devel
      3. libssl-devel
      4. libnet-snmp-devel
      5. doxygen
      6. libjson-devel
      7. libreadline-devel

    Last changed


    Dec. 22, 2015 Afanasov Dmitry 0.7.19-alt0.M70T.1
    - 0.7.19 from sisyphus
    Aug. 27, 2015 Afanasov Dmitry 0.7.15-alt0.M70T.1
    - disable seccomp for t7 build
    Aug. 26, 2015 Afanasov Dmitry 0.7.15-alt1
    - 0.7.15
    - add json output and seccomp support
    - build bash and zsh completions in a separate packages