aboutsummaryrefslogtreecommitdiff
path: root/libs/avahi/files/netifd-autoip.sh
Commit message (Collapse)AuthorAge
* avahi: update to 0.8Rosen Penev2020-02-25
| | | | | | | | | | | | | | Clean up Makefile slightly. Update configure options for the new version. Remove first patch and update the other one. Use a different solution for the stack protector on certain platforms. Run script through shellcheck. Small quote fix. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* avahi: Update to 0.6.32. Add netifd proto handler for avahi-autoipdClaudiu Brasovean2016-09-28
You can now specify in '/etc/config/network' config interface 'eth1_autoip' option ifname 'eth1' option proto 'autoip' And netifd would handle the rest of the logic/setup. Signed-off-by: Claudiu Brasovean <cbrasho@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>