Steven Barth
c8b4058bf3
odhcpd: also honor leasetime for dhcpv6
...
SVN-Revision: 41226
2014-06-17 07:59:15 +00:00
Steven Barth
19f89dfd2c
odhcpd: Improve NotOnLink-behavior and make hostid more convient to configure
...
SVN-Revision: 41225
2014-06-17 07:44:24 +00:00
Steven Barth
d11426b32b
odhcpd: add more consistent hostname-writing
...
SVN-Revision: 41211
2014-06-16 16:45:05 +00:00
Steven Barth
bea1a153ed
odhcpd: update hostfile more often
...
SVN-Revision: 41197
2014-06-16 09:09:13 +00:00
Steven Barth
cd271413aa
odhcpd: fix dhcpv4 hostname attribute handling
...
SVN-Revision: 41196
2014-06-16 08:33:49 +00:00
Steven Barth
8a5b65195d
odhcpd: accept FQDN as search domain
...
SVN-Revision: 41194
2014-06-15 22:49:58 +00:00
Steven Barth
941ab9a89a
ppp: bump to 2.4.6
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 41193
2014-06-15 20:55:17 +00:00
Steven Barth
fa2df0e8c7
odhcpd: use search domain instead of domain attribute
...
SVN-Revision: 41152
2014-06-12 09:22:07 +00:00
Felix Fietkau
500d3072ec
netifd: use procd_add_reload_trigger
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41147
2014-06-11 17:05:50 +00:00
Jo-Philipp Wich
3a1b8699b6
curl: move to core packages
...
SVN-Revision: 41143
2014-06-11 15:43:24 +00:00
Steven Barth
e50f3b4fc7
uhttpd: also bind to IPv6 by default
...
SVN-Revision: 41114
2014-06-11 12:11:55 +00:00
Felix Fietkau
3ab9651cb0
netifd: update to latest version, fixes reload issue ( #16754 ) and adds 802.1ad support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41112
2014-06-11 10:23:12 +00:00
Steven Barth
b81ebf6db1
netifd: add support for onlink-flag for routes
...
SVN-Revision: 41098
2014-06-10 16:04:40 +00:00
Steven Barth
b482d8ff64
odhcpd: various regression fixes (thanks Hans Dedecker)
...
SVN-Revision: 41079
2014-06-10 08:47:15 +00:00
Felix Fietkau
6de020d241
uhttpd: update to the latest version, fixes musl compile issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41057
2014-06-09 13:47:40 +00:00
Felix Fietkau
871dd8ec7e
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k to 29k
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41051
2014-06-07 19:14:17 +00:00
Steven Barth
7ec499eca5
odhcpd: improve DHCPv4 range defaults
...
SVN-Revision: 41038
2014-06-07 10:35:34 +00:00
John Crispin
1352b86627
igmpproxy: report an error and dont start the instance if one of the interfaces is not up
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41032
2014-06-06 09:34:38 +00:00
Felix Fietkau
53fa9374c2
hostapd: fix wpad-mini compile error ( #16700 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41023
2014-06-05 21:14:02 +00:00
Felix Fietkau
5758b210e3
hostapd: update to 2014-06-03
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41022
2014-06-05 15:58:01 +00:00
Felix Fietkau
a073d13baa
wpa_supplicant: fix locking hostapd to 20MHz ( #12720 )
...
Fixed wpa_supplicant when the radio is in 40MHz mode so that it no
longer restarts hostapd with the second channel disabled.
Signed-off-by: Lance Chaney <furryfur1@gmail.com>
SVN-Revision: 41019
2014-06-05 14:55:10 +00:00
Felix Fietkau
c20bb27aad
hostapd: move reading of rsn_preauth out of auth_type=eap context
...
rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41012
2014-06-05 11:55:36 +00:00
John Crispin
ac69d576b4
igmpproxy: register interface change triggers
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41011
2014-06-05 10:56:18 +00:00
John Crispin
7a0606124a
netfid: make procd watch the network.interface object for events
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41010
2014-06-05 10:56:14 +00:00
John Crispin
91de9c589c
netifd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 41009
2014-06-05 10:56:10 +00:00
Steven Barth
2ecdc86b4d
map: add support for map-t if available
...
SVN-Revision: 41003
2014-06-04 14:58:40 +00:00
Felix Fietkau
b8d190da1f
hostapd: replace undefined $bridge with $network_bridge
...
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 41002
2014-06-04 11:51:59 +00:00
Steven Barth
54291b16e6
dhcpv6: set default solicit timeout back to 120s
...
This deliberatly breaks RFC 7083 since its not really user-friendly.
SVN-Revision: 41001
2014-06-04 09:59:45 +00:00
John Crispin
5a9c834a12
package: swconfig: let variable name be local
...
Let the first parameter of function config_get be local, because there
is a chance that config_get won't export the variable.
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 41000
2014-06-04 07:20:31 +00:00
John Crispin
39798dc43b
igmpproxy: update init.d script to procd and add a hotplug script
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40997
2014-06-04 07:19:51 +00:00
Felix Fietkau
4b241e9827
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40983
2014-06-02 18:13:38 +00:00
John Crispin
520fe28adf
iwinfo: update nl80211 api to the latest one
...
modified version of http://patchwork.openwrt.org/patch/4533/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40954
2014-06-02 13:10:53 +00:00
John Crispin
f3aa8a8cf4
iwinfo: add 802.11ac hwmode support
...
In case of .11ac device the hwmode was not properly displayed.
This patch fixes it.
Signed-off-by: Marek Kwaczynski <marek.kwaczynski@tieto.com>
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
SVN-Revision: 40953
2014-06-02 13:10:49 +00:00
John Crispin
8139ba35af
iwinfo: add Atheros AR9580 to hardware.txt
...
Signed-off-by: Stefan Agner <stefan@agner.ch>
SVN-Revision: 40952
2014-06-02 13:10:44 +00:00
John Crispin
8e7b9741b0
comgt: add support for defining dial number in config file
...
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 40942
2014-06-02 12:45:09 +00:00
John Crispin
35d3c91c86
soloscli: upgrade to 1.04
...
- The package does not compile at the moment. Since there is a new
upstream version avaiable, use this new source instead.
- Upstream has already included our both patches.
- This is only compile tested, since I do not own any test hardware.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 40940
2014-06-02 12:45:01 +00:00
John Crispin
40218343cd
package: netifd: remove blank line at the end of file
...
Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
SVN-Revision: 40937
2014-06-02 12:44:51 +00:00
John Crispin
46a4f13283
qos-script: Add comments to existing rules
...
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40936
2014-06-02 12:44:47 +00:00
John Crispin
9e65c01a4b
qos-script: Improve usability by adding comment field to rules
...
It's quite unconveniet to remember which ports are used by which applications, especially for not so advanced users.
Together with luci patch (discussed on IRC) this improves qos-scripts usability.
Signed-off-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 40935
2014-06-02 12:44:44 +00:00
John Crispin
3bc4516ebb
hostapd: Add optional support for hostapd own_ip_addr in wireless config
...
`own_ip_addr` is used by hostapd as NAS-IP-Address.
This is used to identify the AP that is requesting the authentication of the
user and could be used to define which AP's can authenticate users.
Some vendors implement only NAS-Identifier or NAS-IP-Address and not both.
This patch adds ownip as an optional parameter in /etc/config/wireless.
Signed-off-by: Thomas Wouters <thomaswouters@gmail.com>
SVN-Revision: 40934
2014-06-02 12:44:40 +00:00
John Crispin
9b595fcd4b
ppp: allow to set PPP interface name via config
...
allows to set PPP interface name manually via new
network interface option pppname.
If not set, default naming will be used (e.g. pppoe-eth0)
Signed-off-by: Ulrich Weber <uw@ocedo.com>
SVN-Revision: 40933
2014-06-02 12:44:36 +00:00
John Crispin
a171eb4e4f
openvpn: enable ipv6 parameters
...
http://patchwork.openwrt.org/patch/4945/
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40931
2014-06-02 12:44:30 +00:00
John Crispin
af4769e298
iptables: Makefile: only build ip6tc, if IPv6 is enabled
...
when disabling ipv6, the iptables build breaks without a manul clean or this patch
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 40916
2014-06-02 12:43:25 +00:00
John Crispin
a866b7eb9d
dropbear: make missing variables local
...
Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
SVN-Revision: 40914
2014-06-02 12:43:16 +00:00
Steven Barth
7c0d5b99c4
odhcpd: add configuration for userclass-filter
...
SVN-Revision: 40900
2014-06-02 07:08:16 +00:00
Steven Barth
299c2cd312
6relayd: superseded by odhcpd
...
SVN-Revision: 40893
2014-06-01 10:28:50 +00:00
Felix Fietkau
d866ee2e30
netifd: replace the sleep 5 with an ubus wait_for call to speed up init script
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40891
2014-05-31 23:49:23 +00:00
Steven Barth
cdbbe71199
odhcp6c: fix last commit
...
SVN-Revision: 40887
2014-05-30 14:50:42 +00:00
Steven Barth
f8c12d4227
odhcp6c: improve passthrough filter
...
SVN-Revision: 40886
2014-05-30 14:48:39 +00:00
Felix Fietkau
72d6a51e64
iwinfo: null-terminate the ssid on nl80211 scan to avoid printing trailing garbage
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40884
2014-05-30 11:37:35 +00:00