aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions
Commit message (Expand)AuthorAgeFilesLines
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-141-0/+17
* base-files: Use 200ms LED timing as before for the new phase preinit_regular.John Crispin2015-01-201-2/+2
* base-files: Add ucidef_set_led_timer to uci-defaults.shJohn Crispin2015-01-171-0/+20
* base-files: Fix switch settings for uci-defaults-new.sh.John Crispin2015-01-081-2/+2
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-151-0/+4
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-142-2/+2
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-091-0/+23
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* base-files: add a protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-251-1/+2
* base-files: whitespace fixesLuka Perkov2014-09-142-6/+6
* base-files: add a hardware detection layerJohn Crispin2014-08-181-0/+302
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-111-1/+12
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-141-0/+1
* base-files: depend on jsonfilter and rewrite network.sh to use itJo-Philipp Wich2014-06-191-318/+125
* base-files: remove function service_killJohn Crispin2014-06-021-23/+0
* base-files: enable force_link for lan by defaultFelix Fietkau2014-05-161-0/+1
* base-files: add back missing function for find_mtd_part to /lib/functions.sh ...Felix Fietkau2014-04-081-7/+0
* /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib...Felix Fietkau2014-04-071-0/+118
* /lib/functions.sh: move preinit related functions to /lib/functions/preinit.shFelix Fietkau2014-04-071-0/+87
* base-files: add ucidef_add_switch_port functionLuka Perkov2014-01-231-0/+10
* base-files: add network_get_protocol() to /lib/functions/network.shJo-Philipp Wich2013-12-161-2/+7
* base-files: fix whitespacesLuka Perkov2013-12-092-30/+27
* base-files: reject invalid uci keys in network_get_device() and related proce...Jo-Philipp Wich2013-07-151-0/+4
* base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() ...Jo-Philipp Wich2013-06-171-43/+107
* base-files: change network_find_wan() procedure to ignore default gateways in...Jo-Philipp Wich2013-05-061-10/+14
* Change default IPv6 config to enable DHCPv6-PDSteven Barth2013-04-221-1/+1
* Adapt default network configuration for IPv6Steven Barth2013-04-091-0/+6
* base-files: introduce commonly used helper functions for setting ledsGabor Juhos2013-02-181-0/+68
* base-files: fix network_get_prefix6Steven Barth2013-01-221-1/+1
* base-files: network.sh: fix typo in previous commitJo-Philipp Wich2013-01-211-1/+1
* base-files: network.sh: simplify network_get_prefix6()Jo-Philipp Wich2013-01-211-7/+4
* base-files: add support for ipv6-prefixes in connection with netifdSteven Barth2013-01-151-0/+30
* merge /lib/functions/boot.sh and /lib/functions.shMirko Vogt2012-12-191-146/+0
* Do not overload mount-call - trying to reduce confusionMirko Vogt2012-12-191-15/+11
* base-files: use json_is_a() in network.shJo-Philipp Wich2012-12-171-7/+7
* base-files: rework cache handling in network.sh to keep the entire parsed ifs...Jo-Philipp Wich2012-12-161-129/+159
* base-files: various enhancements to network.shJo-Philipp Wich2012-12-161-30/+153
* base-files: remove route enabled check in lib/functions/network.sh after neti...Jo-Philipp Wich2012-09-131-4/+2
* base-files: uci-defaults for rssiledsGabor Juhos2012-08-131-0/+44
* base-files: implement network_get_dnsserver() and network_get_dnssearch() in ...Jo-Philipp Wich2012-06-291-0/+31
* base-files: only consider enabled default routes when finding the wan iface (...Jo-Philipp Wich2012-06-291-2/+4
* base-files: implement network_get_gateway(), network_get_gateway6(), network_...Jo-Philipp Wich2012-06-171-0/+59
* base-files: implement network_defer_device() and network_ready_device() wrapp...Jo-Philipp Wich2012-06-071-0/+16
* base-files: add LED specific functions to /lib/functions/uci-defaultsGabor Juhos2012-05-291-0/+98
* base-files: add network_is_up()Jo-Philipp Wich2012-05-291-0/+6
* base-files: let network_get_device() return the l3 interface, introduce netwo...Jo-Philipp Wich2012-05-291-4/+6
* base-files: add network_get_device() to network.shJo-Philipp Wich2012-05-281-0/+15
* base-files: introduce /lib/functions/network.sh This file will contain common...Jo-Philipp Wich2012-05-281-0/+41
* base-files: split service related functions off to /lib/functions/service.shFelix Fietkau2012-03-201-0/+129
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4