Skip to content

Release 1.2.0

Compare
Choose a tag to compare
@namedun namedun released this 14 Dec 22:20
· 54 commits to master since this release

Added

  • CHANGELOG.md file.
  • New screenshots.
  • Extra validators for parameters.
  • Local chassis information view.
  • The ability to configure the following new parameters:
    • Port ID subtype applied to all interfaces (MAC or name of the interface)
    • The destination MAC address used to send LLDPDU
    • Receive-only mode (lldpd -r parameter)
    • Interfaces to use for computing chassis ID (lldpd -C parameter)
    • Filter neighbors (lldpd -H parameter)
    • Disable LLDP-MED inventory TLV transmission (lldpd -i parameter)
  • Extra comments for existing parameters.

Changed

  • Improved tables appearance and usability. Allow to collapse/expand additional information for each table row.
  • Merged status and config menu items as 3rd level pages under "Services" main menu item.

Fixed

  • HTML markup and JavaScript fixes.