summaryrefslogtreecommitdiffstats
path: root/package/netifd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* netifd: update to latest version, fixes address/route list handling issues ↵Felix Fietkau2012-04-291-2/+2
| | | | | | and fixes dual-stack ppp route handling SVN-Revision: 31516
* netifd: update to latest, fixes ppp reconnect issuesFelix Fietkau2012-04-171-2/+2
| | | | SVN-Revision: 31339
* netifd: update to 2012-04-12, fixes interface reconnect issues and improves ↵Felix Fietkau2012-04-121-2/+2
| | | | | | interface status info SVN-Revision: 31261
* netifd: update to latest version, fixes a segfault with non-bridge interface ↵Felix Fietkau2012-03-281-2/+2
| | | | | | hotplug SVN-Revision: 31125
* netifd: update to 2012-03-23, fixes route/address tracking issues and adds ↵Felix Fietkau2012-03-261-2/+2
| | | | | | more status info SVN-Revision: 31077
* netifd: update to latest version, fixes log buffer handling issues, dns ↵Felix Fietkau2012-03-191-2/+2
| | | | | | issues and various sit tunnel related issues SVN-Revision: 31035
* netifd: fix ipv6 issues, add sit tunnel supportFelix Fietkau2012-03-151-2/+2
| | | | SVN-Revision: 30948
* netifd: update to latest versionFelix Fietkau2012-03-051-2/+2
| | | | | | | | | - preserve hotplug-added interfaces on reload, even if settings change - implement fast config reload for bridge devices - improve bridge device handling reliability - fix bridge stp settings SVN-Revision: 30829
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30750
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30744
* netifd: update to latest, fixes removing deleted interfaces on config reloadFelix Fietkau2012-02-021-2/+2
| | | | SVN-Revision: 30004
* netifd: update to latest, fixes a crash when the interface protocol was not ↵Felix Fietkau2012-01-241-2/+2
| | | | | | specified SVN-Revision: 29903
* netifd: update to latest version, add some more status info and rework shell ↵Felix Fietkau2012-01-221-2/+2
| | | | | | proto handler support SVN-Revision: 29864
* netifd: update to latest version, fixes some use-after-free issuesFelix Fietkau2011-12-051-2/+2
| | | | SVN-Revision: 29439
* netifd: update to latest version, fixes tcp connection loss issues on dhcp rekeyFelix Fietkau2011-11-141-2/+2
| | | | SVN-Revision: 29115
* netifd: fix compile error when both libnl and libnl-tiny are builtFelix Fietkau2011-11-081-2/+2
| | | | SVN-Revision: 28854
* netifd: ensure that a bridge gets created before hostapd needs it, hostapd ↵Felix Fietkau2011-11-041-2/+2
| | | | | | must not attempt to create the bridge by itself SVN-Revision: 28745
* netifd: update to latest version, fix redundant ifdown hotplug eventsFelix Fietkau2011-11-031-2/+2
| | | | SVN-Revision: 28737
* netifd: update to latest version, fixes handling of hotplug devices (for wifi)Felix Fietkau2011-11-011-2/+2
| | | | SVN-Revision: 28712
* netifd: update, prefix proto handler callbacks with 'proto_'Felix Fietkau2011-10-271-1/+1
| | | | SVN-Revision: 28632
* netifd: update to latest, adds support for protocol notifiers to signal ↵Felix Fietkau2011-10-271-2/+2
| | | | | | interface availability SVN-Revision: 28629
* netifd: update to the latest version, contains small fixes for interface ↵Felix Fietkau2011-10-261-2/+2
| | | | | | reloading and adds support for dependency handling of stacked devices like dsa SVN-Revision: 28610
* netifd: update to latest version, fixes a crash on dhcp renewFelix Fietkau2011-10-241-2/+2
| | | | SVN-Revision: 28557
* netifd: update to latest version, fixes interface hotplugging issuesFelix Fietkau2011-10-231-3/+3
| | | | SVN-Revision: 28546
* netifd: add a dependency on jshnFelix Fietkau2011-10-221-1/+1
| | | | SVN-Revision: 28514
* netifd: add missing dependencies on libuci and libnl-tinyFelix Fietkau2011-10-211-1/+1
| | | | SVN-Revision: 28501
* add an initial (experimental) version of netifd, disabled by defaultFelix Fietkau2011-10-211-0/+40
SVN-Revision: 28499