Hi,
no objections to the patch per-se but since including the cli now also
requires ncurses, I'd rather split it into a separate binary package, so
we have lldpd and lldpcli which depends on lldpd.
~ Jow
___
openwrt-devel mailing list
openwrt-devel@list
Hi,
currently lldpd ships lldpctl as a symlink to lldpcli, which is not installed.
This patch fixes this. This in turn triggers dependency warnings, which also
get fixed up.
While we're at it, I also bump the version to the latest release, which contains
several bugfixes.
Regards,
M. Braun
diff