Search Criteria
Package Details: ladvd 1.1.2-1
Git Clone URL: | https://aur.archlinux.org/ladvd.git (read-only, click to copy) |
---|---|
Package Base: | ladvd |
Description: | LLDP daemon for Unix |
Upstream URL: | https://github.com/sspans/ladvd |
Licenses: | |
Submitter: | sh0 |
Maintainer: | eworm |
Last Packager: | eworm |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2012-06-07 12:04 |
Last Updated: | 2018-11-08 15:34 |
Latest Comments
ido commented on 2014-07-30 11:51
Yes, I'm interested - I was originally going to repackage this this weekend, but if you have time now, I'll disown it so you can take over. This software and lldpd need to go into [extra] or [community] as they're crucial for data center environments, anyhow.
eworm commented on 2014-07-30 10:56
Looks like this needs a lot of love... ido, are you still interested in this package?
revellion commented on 2012-12-28 22:38
# To modify this unit, copy it to /etc/systemd/system and edit there
# This way a list of interfaces which ladvd should utilize can be supplied.
[Unit]
Description=uses CDP / LLDP frames to inform switches about connected hosts
Documentation=man:ladvd(8) man:ladvdc(8)
Requires=network.target
[Service]
ExecStart=/usr/sbin/ladvd -f -a -z
[Install]
WantedBy=multi-user.target
revellion commented on 2012-12-28 22:11
Could use some systemD unit love