Felix Fietkau
a28b8ecc47
netifd: update to the latest version, fixes some reload issues with proto=static
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40449
2014-04-10 15:21:13 +00:00
Felix Fietkau
c5967446ba
kernel: add a dependency of kmod-r8169 on r8169-firmware
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40448
2014-04-10 14:43:33 +00:00
Felix Fietkau
d589d40294
linux-firmware: add a new package for firmware (currently only builds r8169 firmware)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40447
2014-04-10 14:43:30 +00:00
Felix Fietkau
8a7a02bd2e
netifd: fix a regression related to ppp + multiple updates (ipv4 + ipv6)
...
Fixes #15504
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40443
2014-04-10 11:31:21 +00:00
Felix Fietkau
134c036fc9
mac80211: add back missing tx power handling fix ( #12750 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40440
2014-04-10 08:52:33 +00:00
John Crispin
eebc673f1e
lantiq: move the dsl-modem config to network.@dsl-modem[-1]
...
make sure uci_defaults generates a proper uci config for the v/adsl modem
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40439
2014-04-10 08:14:33 +00:00
John Crispin
8bfe9acecf
lantiq: vdsl init.d script should auto start
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40438
2014-04-09 16:36:28 +00:00
John Crispin
76e873a289
lantiq: cleanup vdsl driver bringup
...
config interface 'wan'
# a, b, j
option annex b
# a, b, av, bv
option tone b
# vdsl.bin
option firmware
# atm, ptm
option xfer_mode atm
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40437
2014-04-09 16:31:24 +00:00
Steven Barth
9efa78ebeb
odhcpd: use correct defaults for interfaces not in UCI
...
SVN-Revision: 40435
2014-04-09 12:29:43 +00:00
Steven Barth
d2d8970828
odhcp6c: fix recovering from status where all addresses have been lost
...
SVN-Revision: 40432
2014-04-09 06:57:04 +00:00
Felix Fietkau
f95990a73b
mac80211: fix warnings triggered by tx power changes when using WDS AP ( #15491 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40430
2014-04-08 22:11:27 +00:00
Felix Fietkau
26b8bb6150
mac80211: fix user antenna gain calculation
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40429
2014-04-08 22:11:23 +00:00
Felix Fietkau
fe2c9b4e1d
ath9k: fix AP mode crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40428
2014-04-08 22:11:19 +00:00
Felix Fietkau
b8795d6b66
ath9k: fix some ANI related stability issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40427
2014-04-08 22:11:13 +00:00
Felix Fietkau
dd58e15b84
base-files: add back missing function for find_mtd_part to /lib/functions.sh ( fixes #15496 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40426
2014-04-08 21:17:49 +00:00
Steven Barth
4abcae7a1c
ds-lite: compatibility with ISPs that only offer public PDs
...
SVN-Revision: 40422
2014-04-08 06:19:37 +00:00
Steven Barth
8333ce1963
OpenSSL: update to 1.0.1g
...
This fixes the Heartbleed bug (CVE-2014-0160).
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 40421
2014-04-08 05:24:36 +00:00
John Crispin
665d39f698
base-files: the ubi tol should be installed when jumping to ram_fs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40420
2014-04-07 15:35:20 +00:00
John Crispin
1d5ac95850
base-files: make use of new fstools
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40416
2014-04-07 15:10:15 +00:00
John Crispin
eb19a65bd2
fstools: update to latest git HEAD
...
this adds the /sbin/ubi tool that can be used for sysupgrading ubi volumes
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40415
2014-04-07 15:10:07 +00:00
Felix Fietkau
255546bbfd
netifd: update to the latest version, fixes a l3_dev handling regression leading to a crash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40414
2014-04-07 11:12:06 +00:00
Felix Fietkau
28f4f4a6d7
/lib/functions.sh: remove config_rename()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40412
2014-04-07 10:29:51 +00:00
Felix Fietkau
4a9ea80ef0
/lib/functions.sh: move rarely used mtd and macaddr related functions to /lib/functions/system.sh
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40411
2014-04-07 10:29:47 +00:00
Felix Fietkau
e700dcaf04
/lib/functions.sh: remove jffs2_mark_erase()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40410
2014-04-07 10:29:42 +00:00
Felix Fietkau
d368cc63fe
base-files: remove config_clear() and list_remove()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40409
2014-04-07 10:01:59 +00:00
Felix Fietkau
3d275a8deb
base-files: move uci_apply_defaults() to /etc/init.d/boot
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40408
2014-04-07 10:01:54 +00:00
Felix Fietkau
4a6ad541d8
/lib/functions.sh: remove hotplug_dev()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40406
2014-04-07 09:50:26 +00:00
Felix Fietkau
ba2b6f661b
/lib/functions.sh: remove strtok()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40405
2014-04-07 09:50:23 +00:00
Felix Fietkau
c27c5b9cbc
/lib/functions.sh: move preinit related functions to /lib/functions/preinit.sh
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40404
2014-04-07 09:50:19 +00:00
Felix Fietkau
e90b695157
/lib/functions.sh: remove pi_include()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40403
2014-04-07 09:50:15 +00:00
Felix Fietkau
1d763171bf
/lib/functions.sh: remove jffs2_ready()
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40402
2014-04-07 09:50:11 +00:00
Felix Fietkau
0f2524f473
/lib/functions.sh: remove support for non-overlayfs overlay fopivot types
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40401
2014-04-07 09:50:07 +00:00
Steven Barth
057900bfd1
odhcpd: improve managed PD
...
SVN-Revision: 40395
2014-04-06 14:34:45 +00:00
Felix Fietkau
8994b4b191
hostapd: update to version 2014-04-04
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40394
2014-04-06 12:13:55 +00:00
Felix Fietkau
4e155c80d3
mac80211: update to wireless-testing 2014-03-31
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40393
2014-04-06 10:41:23 +00:00
Felix Fietkau
500681c380
uclibc++: disable mips16 support to avoid linkage errors with libsupc++ object files
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40390
2014-04-05 21:58:16 +00:00
Felix Fietkau
6d3672b13b
odhcp6c: Add renew handler for proto dhcpv6
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40386
2014-04-05 18:17:25 +00:00
Felix Fietkau
dca014db76
netifd: Add renew handler for proto dhcp
...
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 40385
2014-04-05 18:17:22 +00:00
Felix Fietkau
0dd2d18400
netifd: update to latest version, fixes issues when l3 interface changes on reload (e.g. ppp -> dhcp/static)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40384
2014-04-05 18:17:18 +00:00
John Crispin
306e0fd866
fstools: scripts should propagate the cmdline
...
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
SVN-Revision: 40383
2014-04-05 16:34:40 +00:00
John Crispin
b507549ba5
ubi-utils: fix git tree path, a regex went mad
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40382
2014-04-05 16:34:30 +00:00
John Crispin
f464b7d176
lantiq: cleanup the dsl control scripts
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40381
2014-04-05 16:34:20 +00:00
Jonas Gorski
e098045dc2
kernel: fix bluetooth and zsmalloc for 3.14
...
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
2014-04-04 10:16:54 +00:00
Jonas Gorski
86fa1440c7
kernel: fix usb module paths for 3.14
...
dwc2 was promoted from staging, while u_rndis was merged into
usb_f_rndis.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40378
2014-04-04 10:16:52 +00:00
Jonas Gorski
52388da14a
kernel: fix kmod-sound-core for 3.14
...
pcm-page-alloc was merged into snd-pcm.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40377
2014-04-04 10:16:50 +00:00
John Crispin
08b4924401
ubi-utils: mini version of mtd-utils that only includes ubi tools
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40367
2014-04-03 14:26:42 +00:00
John Crispin
69519ed75f
fstools: update to latest git
...
this fixes ubifs and ubi overlay support
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40366
2014-04-03 14:26:38 +00:00
Steven Barth
e544c1607a
odhcpd: add preliminary support for managed DHCPv6-PD and CER-ID
...
SVN-Revision: 40355
2014-04-01 18:52:09 +00:00
Steven Barth
a22190340a
odhcp6c: add preliminary CER-ID support
...
SVN-Revision: 40351
2014-03-31 06:43:50 +00:00
Felix Fietkau
a558ce7e21
grub2: disable mkfont - fix build on Archlinux
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 40350
2014-03-30 19:55:43 +00:00
Felix Fietkau
fa4d4a62bf
grub2: disable libdevmapper - fix build when it's available
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
SVN-Revision: 40349
2014-03-30 19:55:39 +00:00
John Crispin
c78af071de
samba36: revert r40341
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40343
2014-03-30 19:05:25 +00:00
John Crispin
ca1a527187
samba: update to 3.6.23 Signed-off-by: John Crispin <blogic@openwrt.org>
...
SVN-Revision: 40341
2014-03-30 19:03:12 +00:00
John Crispin
aa1118c79b
lantiq: fix ptm crash under load
...
https://dev.openwrt.org/ticket/14581
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40335
2014-03-30 14:01:21 +00:00
John Crispin
618984339a
kernel/modules: package Arabic charsets
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40334
2014-03-30 13:08:00 +00:00
John Crispin
5fe7fed09e
kernel/modules: package Hebrew charsets
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40333
2014-03-30 13:07:57 +00:00
John Crispin
c7168b64ef
dhcp: Fix broadcast parameter validation support, remove unused netmask parameter
...
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
SVN-Revision: 40332
2014-03-30 13:07:52 +00:00
John Crispin
1fdf13a9e1
util-linux: add missing dependency
...
https://dev.openwrt.org/ticket/15417
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40331
2014-03-30 13:00:50 +00:00
John Crispin
1966d4942c
busybox: backport dd conv=swab from 1.22
...
Some boards have the WLAN EEPROM stored in flash in big-endian format,
whereas the driver requires the EEPROM in little-endian format. The
conv=swab option in dd is particularly useful in this case. This patch
backports this feature from busybox-1.22 based on the following commits:
commit b941316ae5313be523b64f0a9151ee4decb2b35b dd: support conv=swab
commit 8395bd3f52f8ed46fa3ffc316b2d113afa748bae dd: fix example in a
comment. No code changes.
commit 5b9910f0a4a1b7976c46e6f849aaa263180e5521 dd: fail if swab is
attempted on odd-sized block
commit 0ff0b320a2dbb5e0b5fa245ffd9b2648d7026843 dd: code shrink
v2: include the commit messages from upstream
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40327
2014-03-30 09:16:47 +00:00
John Crispin
3fbffbb7b0
ltq-adsl-mei: improve memory allocation
...
The ltq-adsl-mei driver allocates memory for the ADSL firmware in a
rather stupid way, leading to several 128k allocations, which fail when
many services are enabled. This patch tries to allocate 64 kiB chunks,
and only falls back to larger allocations if the returned pointers are
not correctly aligned. Fixes out-of-memory errors on Danube boards with
32 MiB RAM.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 40325
2014-03-30 09:16:39 +00:00
John Crispin
1335853ae5
ltq-vdsl: add led status reporting
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40322
2014-03-30 09:16:27 +00:00
John Crispin
c9d0738645
ltq-vdsl: fix MIPS16 compile breakage
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40308
2014-03-30 09:15:29 +00:00
John Crispin
4001a1ee15
firmware: create a new folder for holfing firmware blobs
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40307
2014-03-30 09:15:25 +00:00
John Crispin
89ecc2fdad
util-linux: backport upstream fix for unshare utility
...
the unshare utility wasn't getting certain defines for mount
anymore.
SVN-Revision: 40302
2014-03-30 09:15:03 +00:00
John Crispin
00d7e84af6
mtd: improve mtd detection
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40301
2014-03-30 09:14:58 +00:00
Felix Fietkau
3ecffab050
dropbear: move options.h editing to Build/Configure
...
fixes incremental build with change to CONFIG_DROPBEAR_ECC
drop --with-shared which is unknown to configure
Patch by Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 40300
2014-03-29 17:10:52 +00:00
Felix Fietkau
f2fdd8ebdb
dropbear: add options SSHKeepAlive and IdleTimeout.
...
Without timeout mechanism, if ssh client disconnected without sending
FIN or RST, forked dropbear servers would hang there for
KEX_RETRY_TIMEOUT seconds (8 hours).
TCP keepalive is not implemented in dropbear yet, thus the name
SSHKeepAlive.
300 seconds in this patch is selected from the default value of
ServerAliveInterval for Debian ssh client (See man ssh_config).
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
SVN-Revision: 40299
2014-03-29 17:05:35 +00:00
Felix Fietkau
dd5a12c5a1
dropbear: fix interface config setting
...
Patch from #15070
SVN-Revision: 40298
2014-03-29 16:59:33 +00:00
Felix Fietkau
ad52658be7
dropbear: update to 2014.63
...
Upstream changelog:
https://matt.ucc.asn.au/dropbear/CHANGES
This adds elliptic curve cryptography (ECC) support as an option, disabled
by default.
dropbear mips 34kc uClibc binary size:
before: 161,672 bytes
after, without ECC (default): 164,968
after, with ECC: 198,008
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
SVN-Revision: 40297
2014-03-29 16:59:26 +00:00
Jo-Philipp Wich
f5fce5e0da
mac80211: skip antenna gain when compiling regdb.txt ( #15397 )
...
The antenna gain attribute has been removed from the upstream regulatory database.
Incorperate patch from Luis R. Rodriguez to skip the parsing of the gain attribute
in genregdb.awk in order to emit proper rules again.
Also refresh fuzzy patches while we're at it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 40296
2014-03-28 16:05:46 +00:00
John Crispin
95a14e1dcd
ubox: fix logd (hopefully)
...
https://dev.openwrt.org/ticket/15357
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40295
2014-03-27 13:36:01 +00:00
Imre Kaloz
23e3526dc4
update regulatory database to 2013-11-27
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40293
2014-03-27 11:28:51 +00:00
Felix Fietkau
d99f9ac093
usbmode: switch to http:// instead of git://
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40027
2014-03-26 16:08:06 +00:00
Felix Fietkau
f7d087c4aa
jsonpath: switch to http:// instead of git://
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40026
2014-03-26 16:08:02 +00:00
Felix Fietkau
9ca965ba4c
libubox: switch to git.openwrt.org as source
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40025
2014-03-26 16:07:58 +00:00
Felix Fietkau
608f4fe3b0
mtd: add support for bad blocks in NAND flash
...
NAND flash is very likely to contain bad blocks.
Currently, mtd and therefore sysupgrade fails when it encounters a single bad block, potentially leaving an unbootable system.
This patch allows the mtd utility to skip bad blocks in NAND flash and complete sysupgrade successfully.
Patch by: Matthew Redfearn <matt.redfearn@nxp.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40021
2014-03-26 10:50:09 +00:00
Steven Barth
0555ebf66d
6rd / ds-lite: make the firewall-zones of nested-protocols configurable
...
SVN-Revision: 40020
2014-03-26 10:12:49 +00:00
Steven Barth
2a893c2057
dhcp: send 6rd-ORO when expecting 6rd-information
...
SVN-Revision: 40019
2014-03-26 09:48:20 +00:00
John Crispin
ec44a0f11e
fs-tools: add back mount_root, jffs2reset and ffs2mark functionality
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 40018
2014-03-25 20:15:50 +00:00
Felix Fietkau
e7de56916a
ustream-ssl: update to latest version, adds certificate validation support
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40017
2014-03-25 15:06:24 +00:00
Imre Kaloz
3f5749e292
add the TI AM335x PM firmware package
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 40016
2014-03-25 14:56:35 +00:00
Luka Perkov
bf98d81259
util-linux: update to 2.24.1
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40010
2014-03-24 00:19:44 +00:00
Luka Perkov
8d92259690
libroxml: enable xpath support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 40008
2014-03-23 16:08:58 +00:00
Felix Fietkau
c295f65da9
ca-certificates: install to /etc/ssl/certs/ directly instead of installing a symlink ( fixes #15351 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40007
2014-03-23 11:59:37 +00:00
Felix Fietkau
abd13cd85b
uhttpd: update to latest version, improves cgi path handling
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40005
2014-03-22 19:38:48 +00:00
Felix Fietkau
8a17353e75
ustream-ssl: update to the latest version, fixes cyassl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40004
2014-03-21 23:39:47 +00:00
Felix Fietkau
9138e8015e
uhttpd: update to latest version, fixes HEAD requests to CGI scripts
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40003
2014-03-21 20:49:56 +00:00
Felix Fietkau
5c53e63836
netifd: update to the latest version, adds support for reloading proto handlers on toplogy changes
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40001
2014-03-21 15:55:27 +00:00
Felix Fietkau
eb225996ee
px5g: rename the old package to px5g-standalone, add a new one that links against polarssl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40000
2014-03-21 15:55:23 +00:00
Felix Fietkau
6d270ebc2b
polarssl: add support for generating rsa keys
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39999
2014-03-21 15:55:18 +00:00
Felix Fietkau
a37db0de7e
libroxml: add package (tiny XML parser/writer library)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39998
2014-03-21 15:55:15 +00:00
Felix Fietkau
c53c7a0fe0
hostapd: add pbc_in_m1 option
...
Option pbc_in_m1 is being used as a WPS capability discovery
workaround for PBC with Windows 7.
Add possibility to enable this workaround from UCI.
To enable it, turn on wps and set wps_pbc_in_m1 parameter to 1.
Signed-off-by: Pawel Kulakowski <pawel.kulakowski@tieto.com>
SVN-Revision: 39995
2014-03-21 15:55:03 +00:00
Felix Fietkau
5a6f00b846
ead: clean up
...
Remove unused variables
Correct some (non important) memory leaks
Remove fclose(NULL)
Correct possible out of bound access
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39994
2014-03-21 15:54:59 +00:00
Felix Fietkau
7c029cc262
ead: set_nonblock() is doing nothing (typo)
...
spotted with cppcheck
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr>
SVN-Revision: 39993
2014-03-21 15:54:56 +00:00
Felix Fietkau
0945555e14
ppp: remove ppp requirement from chat
...
This patch removes dependancy of PPP from chat application as chat application can be used for other serial communication as well that is not dependant on PPP and therefore one should be able to install chat without PPP. There also are no dependencies within chat application for PPP.
Signed-off-by: Oskari Rauta <oskari.rauta at gmail.com>
SVN-Revision: 39992
2014-03-21 15:54:52 +00:00
Felix Fietkau
4621a855b2
libnl-tiny: ensure compatibility to libnl version 3 and higher
...
To be prepared to support keepalived 1.2.10 and higher we need libnl3 or
higher. The attached patch
add some defines so that it can be build be libnl-tiny.
Patch by Thomas Heil
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39991
2014-03-21 15:54:48 +00:00
Felix Fietkau
19f9b22f09
Add Bosch C_CAN/D_CAN modules kernel package
...
Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39990
2014-03-21 15:54:44 +00:00
Felix Fietkau
5041b8e46c
kernel: add can.ko to the kmod-can package.
...
Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39989
2014-03-21 15:54:41 +00:00
Felix Fietkau
04d99f29cf
mac80211: iwlagn include firmware for 7260 cards
...
This patch enables including the firmware for Intel Dual Band Wireless-N 7260 and Intel Dual Band Wireless-AC 7260 cards in iwlagn.
Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
SVN-Revision: 39988
2014-03-21 15:54:37 +00:00
Felix Fietkau
dc7ecef0be
busybox: remove obsolete brctl linux 2.4 compat patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39987
2014-03-21 15:54:34 +00:00