| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 35295
|
|
|
|
| |
SVN-Revision: 35291
|
|
|
|
| |
SVN-Revision: 35290
|
|
|
|
| |
SVN-Revision: 35265
|
|
|
|
|
|
| |
used (#12857)
SVN-Revision: 35257
|
|
|
|
| |
SVN-Revision: 35249
|
|
|
|
| |
SVN-Revision: 35247
|
|
|
|
|
|
| |
"ndisc_router_discovery() failed to add default route"
SVN-Revision: 35188
|
|
|
|
| |
SVN-Revision: 34971
|
|
|
|
|
|
|
|
| |
- introduce "list interface" options to specify the ifaces to listen on, takes uci- or network device name
- set the default system description to distrib @ hostname, e.g. "OpenWrt Barrier Breaker r34744 @ vbox"
- introduce "option lldp_description" to override the automatically generated description
SVN-Revision: 34970
|
|
|
|
| |
SVN-Revision: 34968
|
|
|
|
| |
SVN-Revision: 34867
|
|
|
|
|
|
| |
device name
SVN-Revision: 34863
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Using variables from the outer scope unnecessarily complicates the code and
leads to issues.
This patch fixes the bug when having an "adhoc" wifi-iface section before a
"sta" section prevents wpa_supplicant from using the key specified in the
corresponding section as it tries to use the "adhoc" key instead (1 by
default).
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
SVN-Revision: 34716
|
|
|
|
| |
SVN-Revision: 34715
|
|
|
|
| |
SVN-Revision: 34684
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since the switch to netifd, proto handlers may always set the defaultroute
and provide dns server addresses, netifd will decide in the generic code
path whether the announced values are masked or not.
Additionally protocol handlers should not modify the routing tables themselves
and prevent any launched services from doing so.
Remove the additional defaultroute and peerdns option handling from the ppp.sh
protocol handler and rely on netifd to mask or not mask the values.
SVN-Revision: 34536
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upstream has a few code cleanups, more eagerly burns sensitive memory and
includes the fix for CVE-2012-0920. Full changelog:
https://matt.ucc.asn.au/dropbear/CHANGES
Local changes:
- Removed PKG_MULTI which is no longer in options.h (even before 2011.54)
- Merged DO_HOST_LOOKUP into 120-openwrt_options.patch
- Removed LD from make opts (now included in TARGET_CONFIGURE_OPTS)
- Removed 400-CVE-2012-0920.patch which is included in 2012.55
Signed-off-by: Catalin Patulea <cat@vv.carleton.ca>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34496
|
|
|
|
|
|
|
|
|
|
|
| |
Previously only the first macfilter configuration would have been used
on all interfaces. However, the configuration was always done per vif
already. Hence, move the macfilter setup into hostapd.sh where and
create one mac list file per vif.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 34470
|
|
|
|
|
|
|
|
| |
Some libcs need this header to be explicitely included (e.g: musl)
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34295
|
|
|
|
|
|
| |
<george@znau.edu.ua> - refresh patches
SVN-Revision: 34171
|
|
|
|
|
|
| |
compile issues with linux 3.6
SVN-Revision: 34070
|
|
|
|
| |
SVN-Revision: 34010
|
|
|
|
|
|
| |
vaps of the same wifi device)
SVN-Revision: 33919
|
|
|
|
|
|
|
|
|
| |
introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
|
|
|
|
| |
SVN-Revision: 33860
|
|
|
|
| |
SVN-Revision: 33829
|
|
|
|
| |
SVN-Revision: 33815
|
|
|
|
|
|
| |
files - fixes build with only the TLS module selected
SVN-Revision: 33778
|
|
|
|
| |
SVN-Revision: 33775
|
|
|
|
| |
SVN-Revision: 33730
|
|
|
|
| |
SVN-Revision: 33729
|
|
|
|
| |
SVN-Revision: 33700
|
|
|
|
| |
SVN-Revision: 33692
|
|
|
|
| |
SVN-Revision: 33689
|
|
SVN-Revision: 33688
|