Commit graph

80 commits

Author SHA1 Message Date
Felix Fietkau
429886fbbb netifd: add a hotplug handler for setting sysctls (based on the old 10-routes file)
SVN-Revision: 30743
2012-02-27 16:23:47 +00:00
Felix Fietkau
8ad6213f59 netifd: add a new udhcpc default script for command line use (no uci support)
SVN-Revision: 30741
2012-02-27 16:23:39 +00:00
Felix Fietkau
477c3c4015 netifd: set the network device in uci state as well to avoid further remapping issues
SVN-Revision: 30008
2012-02-03 10:17:30 +00:00
Felix Fietkau
6e3087b078 netifd: update to latest, fixes removing deleted interfaces on config reload
SVN-Revision: 30004
2012-02-02 23:16:34 +00:00
Felix Fietkau
bffa830f13 netifd: fix legacy scripts that expect the ifname option to be mapped to the device option after fixup
SVN-Revision: 30003
2012-02-02 23:01:02 +00:00
Felix Fietkau
6f94da6587 netifd: update to latest, fixes a crash when the interface protocol was not specified
SVN-Revision: 29903
2012-01-24 21:44:00 +00:00
Felix Fietkau
0e81a543a9 netifd: update to latest version, add some more status info and rework shell proto handler support
SVN-Revision: 29864
2012-01-22 21:14:30 +00:00
Felix Fietkau
c309ed6210 netifd: always issue a reload on ifup, not just for -a
SVN-Revision: 29863
2012-01-22 21:14:26 +00:00
Felix Fietkau
ff7f354874 netifd: update to latest version, fixes some use-after-free issues
SVN-Revision: 29439
2011-12-05 14:20:39 +00:00
Felix Fietkau
8e1bd3a8aa netifd: update to latest version, fixes tcp connection loss issues on dhcp rekey
SVN-Revision: 29115
2011-11-14 14:06:32 +00:00
Felix Fietkau
9906717bfb netifd: fix compile error when both libnl and libnl-tiny are built
SVN-Revision: 28854
2011-11-08 10:12:31 +00:00
Nicolas Thill
7a176742bb package/netifd: use new service wrapper
SVN-Revision: 28839
2011-11-07 22:58:56 +00:00
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
2011-11-04 01:05:12 +00:00
Felix Fietkau
d4d91df5fe netifd: start wifi at boot
SVN-Revision: 28738
2011-11-03 20:02:52 +00:00
Felix Fietkau
3ac5165690 netifd: update to latest version, fix redundant ifdown hotplug events
SVN-Revision: 28737
2011-11-03 20:02:47 +00:00
Felix Fietkau
b8d90aceb2 netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
SVN-Revision: 28713
2011-11-01 22:02:40 +00:00
Felix Fietkau
039658f8b3 netifd: update to latest version, fixes handling of hotplug devices (for wifi)
SVN-Revision: 28712
2011-11-01 22:02:33 +00:00
Felix Fietkau
bebd9aec71 netifd: update, prefix proto handler callbacks with 'proto_'
SVN-Revision: 28632
2011-10-27 20:28:42 +00:00
Felix Fietkau
24bf5c41a0 netifd: remove obsolete _init callbacks, set available=1 for ppp
SVN-Revision: 28631
2011-10-27 20:28:37 +00:00
Felix Fietkau
b3d7c7b1b5 netifd: allow ppp based proto handlers to override the connect/disconnect script
SVN-Revision: 28630
2011-10-27 20:28:33 +00:00
Felix Fietkau
1138f84e6c netifd: update to latest, adds support for protocol notifiers to signal interface availability
SVN-Revision: 28629
2011-10-27 20:28:28 +00:00
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
2011-10-26 18:30:55 +00:00
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
2011-10-26 18:30:49 +00:00
Felix Fietkau
51370f3b28 netifd: update to latest version, fixes a crash on dhcp renew
SVN-Revision: 28557
2011-10-24 18:52:24 +00:00
Felix Fietkau
cc384ef7b4 netifd: update to latest version, fixes interface hotplugging issues
SVN-Revision: 28546
2011-10-23 17:22:19 +00:00
Felix Fietkau
01f9388cde netifd: add two simple scripts for querying interface/device status
SVN-Revision: 28545
2011-10-23 17:22:14 +00:00
Felix Fietkau
4112fbaafb netifd: reload the network config on ifup -a
SVN-Revision: 28544
2011-10-23 17:22:01 +00:00
Felix Fietkau
fde2b227b8 netifd: add a dependency on jshn
SVN-Revision: 28514
2011-10-22 01:51:55 +00:00
Felix Fietkau
ee61d7007a netifd: add missing dependencies on libuci and libnl-tiny
SVN-Revision: 28501
2011-10-21 12:42:57 +00:00
Felix Fietkau
55aeabae10 add an initial (experimental) version of netifd, disabled by default
SVN-Revision: 28499
2011-10-21 01:47:49 +00:00