summaryrefslogtreecommitdiffstats
path: root/package/netifd
Commit message (Expand)AuthorAgeFilesLines
* netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)Jo-Philipp Wich2012-06-071-1/+1
* /etc/functions.sh => /lib/functions.shJo-Philipp Wich2012-06-053-3/+3
* netifd: update to latest version, fixes wifi restart issuesFelix Fietkau2012-06-041-2/+2
* netifd: remove obsolete config variable dependencyFelix Fietkau2012-05-291-1/+1
* netifd: call /sbin/wifi up on /etc/init.d/network reloadFelix Fietkau2012-05-281-0/+1
* netifd: fix "Command failed: Not found" error with dhcpFelix Fietkau2012-05-261-1/+2
* netifd: update to latest version, fixes an endian issue in broadcast address ...Felix Fietkau2012-05-251-2/+2
* netifd: update to latest version, fixes overriding the mac address for bridge...Felix Fietkau2012-05-241-2/+2
* netifd: bring up wifi at bootFelix Fietkau2012-05-241-1/+2
* netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et...Felix Fietkau2012-05-233-66/+84
* netifd: port r27720 (#9763) to the netifd ifup variantJo-Philipp Wich2012-05-231-0/+18
* netifd: update to latest version, adds interface alias support (#11518), and ...Felix Fietkau2012-05-231-2/+2
* netifd: update to latest version, fixes dns server issues (#11501)Felix Fietkau2012-05-201-2/+2
* netifd: update to latest version, fixes peerdns handling, custom dns override...Felix Fietkau2012-05-191-2/+2
* netifd: update to latest version, fixes a crash on restartFelix Fietkau2012-05-181-2/+2
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-141-2/+1
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS in...Felix Fietkau2012-05-141-1/+1
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-141-6/+1
* netifd: update to 2012-05-14, fixes a file descriptor leak, fixes a use-after...Felix Fietkau2012-05-141-2/+2
* netifd: update to latest version, adds support for host route dependenciesFelix Fietkau2012-05-051-2/+2
* netifd: update to latest version, fixes address/route list handling issues an...Felix Fietkau2012-04-291-2/+2
* netifd: improve error handling in legacy script compatibility library, do not...Felix Fietkau2012-04-211-3/+3
* netifd: make type a local variable in /lib/network/config.sh to avoid clashes...Felix Fietkau2012-04-211-1/+1
* ppp: move ppp-{up,down} from the netifd package to pppdFelix Fietkau2012-04-172-22/+0
* netifd: update to latest, fixes ppp reconnect issuesFelix Fietkau2012-04-171-2/+2
* netifd: update to 2012-04-12, fixes interface reconnect issues and improves i...Felix Fietkau2012-04-121-2/+2
* netifd: update to latest version, fixes a segfault with non-bridge interface ...Felix Fietkau2012-03-281-2/+2
* netifd: update to 2012-03-23, fixes route/address tracking issues and adds mo...Felix Fietkau2012-03-261-2/+2
* pppd: split files into netifd and non-netifd files, move the netifd ppp.sh fi...Felix Fietkau2012-03-201-183/+0
* netifd: update to latest version, fixes log buffer handling issues, dns issue...Felix Fietkau2012-03-191-2/+2
* netifd: scan l3 devices on find_config()Felix Fietkau2012-03-191-1/+2
* netifd: shut down all interfaces before restarting netifdFelix Fietkau2012-03-191-0/+7
* netifd: fix ipv6 issues, add sit tunnel supportFelix Fietkau2012-03-151-2/+2
* netifd: implement find_config()Felix Fietkau2012-03-151-1/+14
* netifd: update to latest versionFelix Fietkau2012-03-051-2/+2
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
* netifd: add a hotplug handler for setting sysctls (based on the old 10-routes...Felix Fietkau2012-02-271-0/+36
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
* netifd: set the network device in uci state as well to avoid further remappin...Felix Fietkau2012-02-031-1/+4
* netifd: update to latest, fixes removing deleted interfaces on config reloadFelix Fietkau2012-02-021-2/+2
* netifd: fix legacy scripts that expect the ifname option to be mapped to the ...Felix Fietkau2012-02-021-0/+2
* netifd: update to latest, fixes a crash when the interface protocol was not s...Felix Fietkau2012-01-241-2/+2
* netifd: update to latest version, add some more status info and rework shell ...Felix Fietkau2012-01-221-2/+2
* netifd: always issue a reload on ifup, not just for -aFelix Fietkau2012-01-221-1/+1
* netifd: update to latest version, fixes some use-after-free issuesFelix Fietkau2011-12-051-2/+2
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-141-2/+2
* netifd: fix compile error when both libnl and libnl-tiny are builtFelix Fietkau2011-11-081-2/+2
* package/netifd: use new service wrapperNicolas Thill2011-11-071-8/+9