openwrtv3/package/base-files/files/lib
Jo-Philipp Wich 1600ba99e4 base-files: various enhancements to network.sh
- support reading inactive gateways and DNS information in
	  network_get_gateway(), network_get_dnsserver() and network_get_dnssearch()
	  by passing "true" as optional last argument
	- internally cache fetched values to speed up subsequent accesses to the same
	  data, introduce network_flush_cache() to clear them
	- add some inline function documentation

SVN-Revision: 34722
2012-12-16 18:22:02 +00:00
..
firstboot base-files: fix typo in 05_firstboot_skip script (#11359) 2012-04-27 16:49:16 +00:00
functions base-files: various enhancements to network.sh 2012-12-16 18:22:02 +00:00
preinit base-files: use a natural mount syntax 2012-11-23 20:02:02 +00:00
upgrade base-files: ensure that /sys is available during sysupgrade, some essential services like om-watchdog need it 2012-07-03 15:43:43 +00:00
functions.sh base-files: add mtd_find_chardev helper 2012-12-12 16:49:50 +00:00