openwrtv3/package/base-files/files
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
..
bin base-files: another empty password check fix (#10440) 2011-11-17 09:40:06 +00:00
etc Remove default sysctl-entry for IPv6 here (races) 2012-11-29 20:14:04 +00:00
lib base-files: various enhancements to network.sh 2012-12-16 18:22:02 +00:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: provide a sysupgrade -r (--restore-backup) option as convenience wrapper for tar -C / -x(v)zf 2012-08-12 13:20:27 +00:00