openwrtv3/package/base-files/files/lib/functions
Jo-Philipp Wich 7eb721425e base-files: depend on jsonfilter and rewrite network.sh to use it
Switches /lib/functions/network.sh from jshn based json parsing to
jsonfilter expression while keeping the existing api.

Expensive methods like "network_find_wan" are up to 20x faster now.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 41281
2014-06-19 16:06:44 +00:00
..
leds.sh base-files: introduce commonly used helper functions for setting leds 2013-02-18 09:56:23 +00:00
network.sh base-files: depend on jsonfilter and rewrite network.sh to use it 2014-06-19 16:06:44 +00:00
preinit.sh /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh 2014-04-07 09:50:19 +00:00
service.sh base-files: remove function service_kill 2014-06-02 12:43:10 +00:00
system.sh base-files: add back missing function for find_mtd_part to /lib/functions.sh (fixes #15496) 2014-04-08 21:17:49 +00:00
uci-defaults.sh base-files: enable force_link for lan by default 2014-05-16 19:36:22 +00:00