openwrt-routing/alfred/files
Adrian Schmutzler 135bc605b4 alfred: Support interface IDs with more than two digits
Occationally /proc/net/if_inet6 contains interface IDs with
three digits. In this case, the regex in wait_for_ll_address()
does not work anymore and alfred is not starting.

This patch changes the evaluation so that fields are used instead
of the mere position by counting characters.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2018-04-09 12:11:12 +02:00
..
alfred.config alfred: Add a lightweight framework for running facter scripts that feed data into alfred every 5 minutes 2013-10-23 01:37:47 +02:00
alfred.init alfred: Support interface IDs with more than two digits 2018-04-09 12:11:12 +02:00
bat-hosts.lua alfred: bat-hosts.lua: 'alfred -r' can fail with no output, so retry 3 times 2017-03-28 16:41:13 -03:00