openwrt/package/base-files/files/lib/functions
Sungbo Eo dc61e3b7ff base-files: add functions to set or clear bit in MAC address
Some devices (e.g. Arduino Yun) need bitwise operations during MAC address
setup. This commit adds generalized versions of macaddr_setbit_la(), which
are helpful when manipulating a single bit in a MAC address.

Signed-off-by: Sungbo Eo <mans0n@gorani.run>
2020-07-08 23:22:30 +02:00
..
caldata.sh package/base-files: caldata: work around dd's limitation 2020-05-28 11:22:22 +02:00
leds.sh base-files: diag: restore default trigger for 'boot' LED 2020-02-24 23:27:50 +01:00
migrations.sh base-files: add leds migration 2019-04-06 19:14:05 +02:00
network.sh base-files: add network_get_uptime() to /lib/functions/network.sh 2019-06-29 21:00:58 +02:00
preinit.sh base-files: fix ramoverlay function with kernels 3.18+ 2015-09-21 17:41:07 +00:00
service.sh base-files: remove function service_kill 2014-06-02 12:43:10 +00:00
system.sh base-files: add functions to set or clear bit in MAC address 2020-07-08 23:22:30 +02:00
uci-defaults.sh base-files: gpio switch: add named GPIO support 2020-06-18 20:08:18 +02:00