| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: use json_is_a() in network.sh | Jo-Philipp Wich | 2012-12-17 | 1 | -7/+7 |
* | base-files: rework cache handling in network.sh to keep the entire parsed ifs... | Jo-Philipp Wich | 2012-12-16 | 1 | -129/+159 |
* | base-files: various enhancements to network.sh | Jo-Philipp Wich | 2012-12-16 | 1 | -30/+153 |
* | base-files: remove route enabled check in lib/functions/network.sh after neti... | Jo-Philipp Wich | 2012-09-13 | 1 | -4/+2 |
* | base-files: implement network_get_dnsserver() and network_get_dnssearch() in ... | Jo-Philipp Wich | 2012-06-29 | 1 | -0/+31 |
* | base-files: only consider enabled default routes when finding the wan iface (... | Jo-Philipp Wich | 2012-06-29 | 1 | -2/+4 |
* | base-files: implement network_get_gateway(), network_get_gateway6(), network_... | Jo-Philipp Wich | 2012-06-17 | 1 | -0/+59 |
* | base-files: implement network_defer_device() and network_ready_device() wrapp... | Jo-Philipp Wich | 2012-06-07 | 1 | -0/+16 |
* | base-files: add network_is_up() | Jo-Philipp Wich | 2012-05-29 | 1 | -0/+6 |
* | base-files: let network_get_device() return the l3 interface, introduce netwo... | Jo-Philipp Wich | 2012-05-29 | 1 | -4/+6 |
* | base-files: add network_get_device() to network.sh | Jo-Philipp Wich | 2012-05-28 | 1 | -0/+15 |
* | base-files: introduce /lib/functions/network.sh This file will contain common... | Jo-Philipp Wich | 2012-05-28 | 1 | -0/+41 |