aboutsummaryrefslogtreecommitdiff
path: root/package/netifd/files/lib/netifd
Commit message (Expand)AuthorAge
* netifd: localize internally used shell variables (#11567)Jo-Philipp Wich2012-06-11
* netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)Jo-Philipp Wich2012-06-07
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-05
* netifd: fix "Command failed: Not found" error with dhcpFelix Fietkau2012-05-26
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-14
* ppp: move ppp-{up,down} from the netifd package to pppdFelix Fietkau2012-04-17
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...Felix Fietkau2012-03-20
* netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)Felix Fietkau2011-11-01
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-27
* netifd: remove obsolete _init callbacks, set available=1 for pppFelix Fietkau2011-10-27
* netifd: allow ppp based proto handlers to override the connect/disconnect scriptFelix Fietkau2011-10-27
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-21