aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions/network.sh
Commit message (Expand)AuthorAgeFilesLines
* [package] base-files: only consider enabled default routes when finding the w...Jo-Philipp Wich2012-06-291-2/+4
* [package] base-files: implement network_get_gateway(), network_get_gateway6()...Jo-Philipp Wich2012-06-171-0/+59
* [package] base-files: implement network_defer_device() and network_ready_devi...Jo-Philipp Wich2012-06-071-0/+16
* [package] base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* [package] base-files: let network_get_device() return the l3 interface, intro...Jo-Philipp Wich2012-05-291-4/+6
* [package] base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* [package] base-files: introduce /lib/functions/network.shJo-Philipp Wich2012-05-281-0/+41