1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-02-04 15:11:06 +02:00
jow 2e65184cca 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-12-16 18:22:02 +00:00
..
2011-03-07 12:59:19 +00:00
2012-12-15 01:59:35 +00:00
2012-02-08 10:20:13 +00:00
2012-12-15 21:59:56 +00:00
2012-10-11 10:05:23 +00:00
2012-11-21 20:27:02 +00:00
2010-09-30 10:48:37 +00:00
2012-12-15 02:00:45 +00:00