65 Commits (450aebcdceb0bee01f3f031c78ee13240b3b89b8)

Author SHA1 Message Date
Jonas Gorski e1824f2543 base-files: allow setting ide-disk led trigger 9 years ago
John Crispin d0d3ca2a1b base-files: added option to configure the gpio led trigger in uci-defaults 9 years ago
John Crispin d65916047b base-files: implemented basic GPIO control 9 years ago
John Crispin eea462106f uci-defaults: add ucidef_set_led_mmc 10 years ago
John Crispin 29207748b9 base-files: Use 200ms LED timing as before for the new phase preinit_regular. 10 years ago
John Crispin 744298b8a0 base-files: Add ucidef_set_led_timer to uci-defaults.sh 10 years ago
John Crispin 31eadd07f2 base-files: Fix switch settings for uci-defaults-new.sh. 10 years ago
John Crispin 019ea725aa add "preinit_regular" diag.sh set_state argument 10 years ago
John Crispin 20940138ac scripts: fix wrong usage of '==' operator 10 years ago
Steven Barth 14e6559eee base-files: add network_get_ipaddrs_all() 10 years ago
Steven Barth c118e5edf4 network: Unbind DHCPv6 from underlying interfaces 10 years ago
Florian Fainelli bc96c49c67 base-files: add a protocol argument to ucidef_set_interface_raw 10 years ago
Luka Perkov a8b6ca8797 base-files: whitespace fixes 10 years ago
John Crispin 562d9f9582 base-files: add a hardware detection layer 10 years ago
Jo-Philipp Wich f63509ac89 base-files: /lib/functions/network.sh: fix network_get_ipaddr6 10 years ago
Gabor Juhos 69abf630cf base-files: strip quotes from the MAC address in macaddr_canonicalize() 10 years ago
Jo-Philipp Wich 7eb721425e base-files: depend on jsonfilter and rewrite network.sh to use it 10 years ago
John Crispin 37eb27e47d base-files: remove function service_kill 11 years ago
Felix Fietkau bb240b50b6 base-files: enable force_link for lan by default 11 years ago
Felix Fietkau dd58e15b84 base-files: add back missing function for find_mtd_part to /lib/functions.sh (fixes #15496) 11 years ago
Felix Fietkau 4a9ea80ef0 /lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh 11 years ago
Felix Fietkau c27c5b9cbc /lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh 11 years ago
Luka Perkov d66d2ad104 base-files: add ucidef_add_switch_port function 11 years ago
Jo-Philipp Wich fe230cac18 base-files: add network_get_protocol() to /lib/functions/network.sh 11 years ago
Luka Perkov 3ceb6b3274 base-files: fix whitespaces 11 years ago
Jo-Philipp Wich 55178554c2 base-files: reject invalid uci keys in network_get_device() and related procedures (#13886) 11 years ago
Jo-Philipp Wich 265a2deba3 base-files: network.sh: extend network_get_ipaddr6() / network_get_subnet6() to take ipv6-prefix-assignment into account, add further helper functions to fetch all ips of a given interface 12 years ago
Jo-Philipp Wich 026271d03c base-files: change network_find_wan() procedure to ignore default gateways in different routing tables 12 years ago
Steven Barth 4e8f7f37ed Change default IPv6 config to enable DHCPv6-PD 12 years ago
Steven Barth ea94d66b0f Adapt default network configuration for IPv6 12 years ago
Gabor Juhos 6c627a266b base-files: introduce commonly used helper functions for setting leds 12 years ago
Steven Barth 231f8c2969 base-files: fix network_get_prefix6 12 years ago
Jo-Philipp Wich 1941fb309d base-files: network.sh: fix typo in previous commit 12 years ago
Jo-Philipp Wich 3b2db1838a base-files: network.sh: simplify network_get_prefix6() 12 years ago
Steven Barth 847cd984b9 base-files: add support for ipv6-prefixes in connection with netifd 12 years ago
Mirko Vogt 4d4b2d3ced merge /lib/functions/boot.sh and /lib/functions.sh 12 years ago
Mirko Vogt 439a869090 Do not overload mount-call - trying to reduce confusion 12 years ago
Jo-Philipp Wich 3339316fbe base-files: use json_is_a() in network.sh 12 years ago
Jo-Philipp Wich 17acf9bf27 base-files: rework cache handling in network.sh to keep the entire parsed ifstatus, use jshn namespaces to support using it concurrently with other jshn users 12 years ago
Jo-Philipp Wich 1600ba99e4 base-files: various enhancements to network.sh 12 years ago
Jo-Philipp Wich dac5ed38b6 base-files: remove route enabled check in lib/functions/network.sh after netifd bump 12 years ago
Gabor Juhos ca857b7a50 base-files: uci-defaults for rssileds 12 years ago
Jo-Philipp Wich b2e5c5f82e base-files: implement network_get_dnsserver() and network_get_dnssearch() in /lib/functions/network.sh 12 years ago
Jo-Philipp Wich e654014352 base-files: only consider enabled default routes when finding the wan iface (#11774) 12 years ago
Jo-Philipp Wich 57a7257569 base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh 13 years ago
Jo-Philipp Wich 9869b4da3c base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support 13 years ago
Gabor Juhos eca7502dfd base-files: add LED specific functions to /lib/functions/uci-defaults 13 years ago
Jo-Philipp Wich c11151bc70 base-files: add network_is_up() 13 years ago
Jo-Philipp Wich bf52cbf108 base-files: let network_get_device() return the l3 interface, introduce network_get_physdev() to obtain the underlying iface (if applicable) 13 years ago
Jo-Philipp Wich 8ef9450b37 base-files: add network_get_device() to network.sh 13 years ago