openwrtv4/package/base-files/files/lib/functions
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
..
boot.sh base-files: remove trailing whitespaces from lib/functions/boot.sh 2012-03-02 11:17:30 +00:00
network.sh base-files: various enhancements to network.sh 2012-12-16 18:22: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: uci-defaults for rssileds 2012-08-13 14:01:37 +00:00