1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-13 04:55:52 +03:00
openwrt-xburst/package/base-files/files/lib/functions
jow 41d413b29c [package] base-files: introduce /lib/functions/network.sh
This file will contain common procedures to deal with network interfaces.
Initially provides network_get_ipaddr(), network_get_ipaddr6(),
network_get_subnet() and network_get_subnet6() to determine the
primary IP addresses or subnets of a given logical interface.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31935 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-28 03:15:02 +00:00
..
boot.sh base-files: remove trailing whitespaces from lib/functions/boot.sh 2012-03-02 11:17:30 +00:00
network.sh [package] base-files: introduce /lib/functions/network.sh 2012-05-28 03:15:02 +00:00
service.sh base-files: split service related functions off to /lib/functions/service.sh 2012-03-20 14:29:50 +00:00
uci-defaults.sh base-files: add lib/functions/uci-defaults.sh 2011-12-01 22:48:46 +00:00