summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions/network.sh
Commit message (Expand)AuthorAgeFilesLines
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-171-7/+7
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-161-129/+159
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-161-30/+153
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-131-4/+2
* base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...Jo-Philipp Wich2012-06-291-0/+31
* base-files: only consider enabled default routes when finding the wan iface (...Jo-Philipp Wich2012-06-291-2/+4
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-171-0/+59
* base-files: implement network_defer_device() and network_ready_device() wrapp...Jo-Philipp Wich2012-06-071-0/+16
* base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* base-files: let network_get_device() return the l3 interface, introduce netwo...Jo-Philipp Wich2012-05-291-4/+6
* base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-281-0/+41