summaryrefslogtreecommitdiffstats
path: root/package/netifd/files/lib
Commit message (Expand)AuthorAgeFilesLines
* packages: sort network related packages into package/network/nbd2012-10-103-187/+0
* [package] netifd: repair dhcp client id optionjow2012-07-011-1/+1
* [package] netifd: localize internally used shell variables (#11567)jow2012-06-112-1/+3
* [package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#...jow2012-06-071-1/+1
* [package] /etc/functions.sh => /lib/functions.shjow2012-06-052-2/+2
* netifd: fix "Command failed: Not found" error with dhcpnbd2012-05-261-1/+2
* netifd: use the new json_get_vars function in the dhcp helper scriptnbd2012-05-141-6/+1
* netifd: improve error handling in legacy script compatibility library, do not...nbd2012-04-211-3/+3
* netifd: make type a local variable in /lib/network/config.sh to avoid clashes...nbd2012-04-211-1/+1
* ppp: move ppp-{up,down} from the netifd package to pppdnbd2012-04-172-22/+0
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...nbd2012-03-201-183/+0
* netifd: scan l3 devices on find_config()nbd2012-03-191-1/+2
* netifd: implement find_config()nbd2012-03-151-1/+14
* netifd: add missing do_sysctl functionnbd2012-02-271-0/+5
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...nbd2012-02-021-0/+2
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...nbd2011-11-041-0/+7
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)nbd2011-11-011-3/+3
* netifd: update, prefix proto handler callbacks with 'proto_'nbd2011-10-271-9/+9
* netifd: remove obsolete _init callbacks, set available=1 for pppnbd2011-10-272-16/+1
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptnbd2011-10-271-2/+2
* add an initial (experimental) version of netifd, disabled by defaultnbd2011-10-216-0/+381