Commit Graph

47 Commits (77219290e109add0f99fd9ec444d06e7112bf504)

Author SHA1 Message Date
Felix Fietkau f37deb2b1b netifd: improve error handling in legacy script compatibility library, do not fill the log with error messages for interfaces that could not be found
SVN-Revision: 31432
12 years ago
Felix Fietkau bfa643c7ef netifd: make type a local variable in /lib/network/config.sh to avoid clashes with an internal config_foreach variable
SVN-Revision: 31430
12 years ago
Felix Fietkau 43695701ec ppp: move ppp-{up,down} from the netifd package to pppd
SVN-Revision: 31340
12 years ago
Felix Fietkau a41b36bd4c netifd: update to latest, fixes ppp reconnect issues
SVN-Revision: 31339
12 years ago
Felix Fietkau 8b7533c496 netifd: update to 2012-04-12, fixes interface reconnect issues and improves interface status info
SVN-Revision: 31261
12 years ago
Felix Fietkau f96ffe2c96 netifd: update to latest version, fixes a segfault with non-bridge interface hotplug
SVN-Revision: 31125
12 years ago
Felix Fietkau 35607da5b8 netifd: update to 2012-03-23, fixes route/address tracking issues and adds more status info
SVN-Revision: 31077
12 years ago
Felix Fietkau a660a57d71 pppd: split files into netifd and non-netifd files, move the netifd ppp.sh file to the pppd package
SVN-Revision: 31041
12 years ago
Felix Fietkau 1147799b85 netifd: update to latest version, fixes log buffer handling issues, dns issues and various sit tunnel related issues
SVN-Revision: 31035
12 years ago
Felix Fietkau 6df99730c4 netifd: scan l3 devices on find_config()
SVN-Revision: 31033
12 years ago
Felix Fietkau 6a30a0d992 netifd: shut down all interfaces before restarting netifd
SVN-Revision: 31032
12 years ago
Felix Fietkau b60539115e netifd: fix ipv6 issues, add sit tunnel support
SVN-Revision: 30948
12 years ago
Felix Fietkau adff0183ca netifd: implement find_config()
SVN-Revision: 30947
12 years ago
Felix Fietkau c996929e14 netifd: update to latest version
- 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
13 years ago
Felix Fietkau d626f58be7 netifd: update, fix some mac address handling issues
SVN-Revision: 30750
13 years ago
Felix Fietkau 4814eb5df9 netifd: add missing do_sysctl function
SVN-Revision: 30749
13 years ago
Felix Fietkau 6934c378b2 netifd: update to 2012-02-26, fixes ipv4 broadcast handling
SVN-Revision: 30744
13 years ago
Felix Fietkau 429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
SVN-Revision: 30743
13 years ago
Felix Fietkau 8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support)
SVN-Revision: 30741
13 years ago
Felix Fietkau 477c3c4015 netifd: set the network device in uci state as well to avoid further remapping issues
SVN-Revision: 30008
13 years ago
Felix Fietkau 6e3087b078 netifd: update to latest, fixes removing deleted interfaces on config reload
SVN-Revision: 30004
13 years ago
Felix Fietkau bffa830f13 netifd: fix legacy scripts that expect the ifname option to be mapped to the device option after fixup
SVN-Revision: 30003
13 years ago
Felix Fietkau 6f94da6587 netifd: update to latest, fixes a crash when the interface protocol was not specified
SVN-Revision: 29903
13 years ago
Felix Fietkau 0e81a543a9 netifd: update to latest version, add some more status info and rework shell proto handler support
SVN-Revision: 29864
13 years ago
Felix Fietkau c309ed6210 netifd: always issue a reload on ifup, not just for -a
SVN-Revision: 29863
13 years ago
Felix Fietkau ff7f354874 netifd: update to latest version, fixes some use-after-free issues
SVN-Revision: 29439
13 years ago
Felix Fietkau 8e1bd3a8aa netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
SVN-Revision: 29115
13 years ago
Felix Fietkau 9906717bfb netifd: fix compile error when both libnl and libnl-tiny are built
SVN-Revision: 28854
13 years ago
Nicolas Thill 7a176742bb package/netifd: use new service wrapper
SVN-Revision: 28839
13 years ago
Felix Fietkau dab5ebaa76 netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself
SVN-Revision: 28745
13 years ago
Felix Fietkau d4d91df5fe netifd: start wifi at boot
SVN-Revision: 28738
13 years ago
Felix Fietkau 3ac5165690 netifd: update to latest version, fix redundant ifdown hotplug events
SVN-Revision: 28737
13 years ago
Felix Fietkau b8d90aceb2 netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
SVN-Revision: 28713
13 years ago
Felix Fietkau 039658f8b3 netifd: update to latest version, fixes handling of hotplug devices (for wifi)
SVN-Revision: 28712
13 years ago
Felix Fietkau bebd9aec71 netifd: update, prefix proto handler callbacks with 'proto_'
SVN-Revision: 28632
13 years ago
Felix Fietkau 24bf5c41a0 netifd: remove obsolete _init callbacks, set available=1 for ppp
SVN-Revision: 28631
13 years ago
Felix Fietkau b3d7c7b1b5 netifd: allow ppp based proto handlers to override the connect/disconnect script
SVN-Revision: 28630
13 years ago
Felix Fietkau 1138f84e6c netifd: update to latest, adds support for protocol notifiers to signal interface availability
SVN-Revision: 28629
13 years ago
Felix Fietkau 803c7edcb3 netifd: if core dump support is enabled, use it. also add some delay after start to avoid race conditions with other init scripts
SVN-Revision: 28611
13 years ago
Felix Fietkau 883272696f netifd: update to the latest version, contains small fixes for interface reloading and adds support for dependency handling of stacked devices like dsa
SVN-Revision: 28610
13 years ago
Felix Fietkau 51370f3b28 netifd: update to latest version, fixes a crash on dhcp renew
SVN-Revision: 28557
13 years ago
Felix Fietkau cc384ef7b4 netifd: update to latest version, fixes interface hotplugging issues
SVN-Revision: 28546
13 years ago
Felix Fietkau 01f9388cde netifd: add two simple scripts for querying interface/device status
SVN-Revision: 28545
13 years ago
Felix Fietkau 4112fbaafb netifd: reload the network config on ifup -a
SVN-Revision: 28544
13 years ago
Felix Fietkau fde2b227b8 netifd: add a dependency on jshn
SVN-Revision: 28514
13 years ago
Felix Fietkau ee61d7007a netifd: add missing dependencies on libuci and libnl-tiny
SVN-Revision: 28501
13 years ago
Felix Fietkau 55aeabae10 add an initial (experimental) version of netifd, disabled by default
SVN-Revision: 28499
13 years ago