Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | coova-chilli: switch to procd | Jaehoon You | 2018-04-23 |
| | | | | Signed-off-by: Jaehoon You <teslamint@gmail.com> | ||
* | coova-chilli: Fix removal of old files | Rajan Vaja | 2016-08-04 |
| | | | | | | | | | | | | | | | | | Before starting chilli instance, it first removes generated files (/var/run/chilli*) for the instance. While deleting generated files, it doesn't match full instance name. Thus if coova-chilli config file (/etc/config/chilli) has instances wlan11 and wlan1 in order, when creating coova-chilli instance for wlan1, it is removing files generated for wlan11 instances also (as it uses wlan1* in remove command). Fix issue by matching full instance name while removing old files. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com> Signed-off-by: Bhargav Patel <br13patel@gmail.com> | ||
* | coova-chilli: Fix UCI parse error | Rajan Vaja | 2016-07-11 |
| | | | | | | | | UCI commands report errors in parsing coova-chilli sample configuration file. Fix this issue by using proper format in configuration. Signed-off-by: Rajan Vaja <rajan.vaja@gmail.com> | ||
* | coova-chilli: add network option | Jaehoon You | 2015-06-03 |
| | | | | | | fix #1221 Signed-off-by: Jaehoon You <teslamint@gmail.com> | ||
* | coova-chilli: add uci configuration file, init.d and firewall script | Imre Kaloz | 2015-04-28 |
| | |||
* | coova-chilli: move to github | Imre Kaloz | 2014-11-30 |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> |