index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
package
/
netifd
/
files
/
lib
Age
Commit message (
Expand
)
Author
2012-07-01
[package] netifd: repair dhcp client id option
jow
2012-06-11
[package] netifd: localize internally used shell variables (#11567)
jow
2012-06-07
[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#...
jow
2012-06-05
[package] /etc/functions.sh => /lib/functions.sh
jow
2012-05-26
netifd: fix "Command failed: Not found" error with dhcp
nbd
2012-05-14
netifd: use the new json_get_vars function in the dhcp helper script
nbd
2012-04-21
netifd: improve error handling in legacy script compatibility library, do not...
nbd
2012-04-21
netifd: make type a local variable in /lib/network/config.sh to avoid clashes...
nbd
2012-04-17
ppp: move ppp-{up,down} from the netifd package to pppd
nbd
2012-03-20
pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...
nbd
2012-03-19
netifd: scan l3 devices on find_config()
nbd
2012-03-15
netifd: implement find_config()
nbd
2012-02-27
netifd: add missing do_sysctl function
nbd
2012-02-02
netifd: fix legacy scripts that expect the ifname option to be mapped to the ...
nbd
2011-11-04
netifd: ensure that a bridge gets created before hostapd needs it, hostapd mu...
nbd
2011-11-01
netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
nbd
2011-10-27
netifd: update, prefix proto handler callbacks with 'proto_'
nbd
2011-10-27
netifd: remove obsolete _init callbacks, set available=1 for ppp
nbd
2011-10-27
netifd: allow ppp based proto handlers to override the connect/disconnect script
nbd
2011-10-21
add an initial (experimental) version of netifd, disabled by default
nbd