| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
after ifdown
SVN-Revision: 34664
|
|
|
|
|
|
| |
variant selections in one tree
SVN-Revision: 34656
|
|
|
|
| |
SVN-Revision: 34652
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34648
|
|
|
|
|
|
|
|
|
| |
Reverting commit 34641.
Function find_mtd_part() is needed by some scripts deployed
for certain targets but not including boot.sh after all.
Still, all this certainly needs some love.
SVN-Revision: 34642
|
|
|
|
|
|
|
|
|
| |
Since all scripts using this function include /lib/functions/boot.sh -
where this function is defined as well - it can be dropped
from /lib/functions.sh. Also avoids further confusion about this
function being declared and defined in two different places.
SVN-Revision: 34641
|
|
|
|
|
|
|
|
| |
Also remove the superfluous ones for ath5k, p54.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34637
|
|
|
|
|
|
| |
there are other public prefixes * Fixes issues with clients using incorrect source addresses
SVN-Revision: 34630
|
|
|
|
| |
SVN-Revision: 34629
|
|
|
|
| |
SVN-Revision: 34628
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34627
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34624
|
|
|
|
|
|
|
|
| |
This is required for 3.6+ kernels and some sound SoC modules.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34618
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34616
|
|
|
|
|
|
|
|
| |
This is required by some keyboard drivers in 3.6+
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34614
|
|
|
|
| |
SVN-Revision: 34611
|
|
|
|
|
|
| |
#12585)
SVN-Revision: 34610
|
|
|
|
| |
SVN-Revision: 34609
|
|
|
|
| |
SVN-Revision: 34608
|
|
|
|
| |
SVN-Revision: 34607
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34606
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34605
|
|
|
|
| |
SVN-Revision: 34603
|
|
|
|
| |
SVN-Revision: 34594
|
|
|
|
| |
SVN-Revision: 34593
|
|
|
|
| |
SVN-Revision: 34592
|
|
|
|
| |
SVN-Revision: 34591
|
|
|
|
| |
SVN-Revision: 34590
|
|
|
|
|
|
| |
preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback
SVN-Revision: 34586
|
|
|
|
| |
SVN-Revision: 34585
|
|
|
|
| |
SVN-Revision: 34584
|
|
|
|
| |
SVN-Revision: 34573
|
|
|
|
| |
SVN-Revision: 34571
|
|
|
|
| |
SVN-Revision: 34570
|
|
|
|
| |
SVN-Revision: 34569
|
|
|
|
| |
SVN-Revision: 34567
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34560
|
|
|
|
|
|
| |
Fix announcement of DNS-Servers received from DHCPv6 * Fix some corner-cases in relaying behaviour
SVN-Revision: 34542
|
|
|
|
| |
SVN-Revision: 34541
|
|
|
|
| |
SVN-Revision: 34540
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34533
|
|
|
|
|
|
| |
expression
SVN-Revision: 34531
|
|
|
|
|
|
|
|
|
|
|
| |
At present, if you select the iconv utility it will be built but not
installed. This patch adds the clauses necessary to the Makefile to
actually install iconv.
Signed-off-by: Mike Brady <mikebrady@eircom.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34530
|
|
|
|
|
|
|
|
|
| |
Now that we package individual tools as well, the list of ATM tools is
pretty big to deserve its own submenu.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34504
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34503
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34502
|
|
|
|
|
|
| |
setting changes
SVN-Revision: 34500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Instead of commenting the inclusion of some binaries, just make them
available using a new package "atm-debug-tools."
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34477
|