1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-25 20:04:39 +03:00
openwrt-xburst/package/base-files/files/lib
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
..
firstboot [package] base-files: fix typo in 05_firstboot_skip script (#11359) 2012-04-27 16:49:16 +00:00
functions [package] base-files: introduce /lib/functions/network.sh 2012-05-28 03:15:02 +00:00
preinit [package] base-files: preinit: Fixed sourcing of diag.sh in /etc/preinit. This caused errors due to frequent use of /proc/cpuinfo to determine board name to pick led layout. Now diag.sh (which only defines set_state and any helper functions) is sourced by a proper preinit function during preinit_main, which is after /proc has been brought up, unlike in /etc/preinit 2011-07-07 02:52:02 +00:00
upgrade base-files: kill ubusd and udhcpc on sysupgrade as well 2012-05-23 21:54:12 +00:00
functions.sh base-files: rename internal variables in config_foreach to make namespace conflicts more unlikely 2012-04-21 20:34:45 +00:00