| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34532
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 34506
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
These patches are not specific to bcm47xx and will be used on other
platforms as well.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34501
|
|
|
|
|
|
| |
setting changes
SVN-Revision: 34500
|
|
|
|
|
|
|
|
| |
This breaks on platforms building their own targz/cpioz images.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34498
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34476
|
|
|
|
|
|
|
|
|
|
|
| |
function. This removes those from the dwc_otg driver and removes the patch
that comments out the linkage of udc-core so that the dwc_otg driver can
co-exist happily with other USB Device Controllers.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34475
|
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34474
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
All Image/mkfs/... macros call the Image/Build except for
Image/mkfs/targz and Image/mkfs/cpiogz
This patch adds the Image/Build call for Image/mkfs/targz and
Image/mkfs/cpiogz.
Signed-off-by: Maarten Bezemer <m.m.bezemer@utwente.nl>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34473
|
|
|
|
|
|
|
|
| |
- use comment match to keep track of per-network rules
- setup reflection for any interface which is part of a masqueraded zone, not just "wan"
- delete per-network reflection rules if network is brought down
SVN-Revision: 34472
|
|
|
|
|
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34471
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Back in the days when we could not override /etc/inittab, it made a lot
of sense to rename ttyAM to ttyS since this was the only supported
serial device(s), we can now just put in an appropriate /etc/inittab file
now.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34469
|
|
|
|
|
|
| |
Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org>
SVN-Revision: 34468
|
|
|
|
| |
SVN-Revision: 34467
|
|
|
|
|
|
| |
mode 'upstream' renamed to 'dhcpv6' * mode 'relay' added * cleanups and minor bugfixes in state handling
SVN-Revision: 34466
|
|
|
|
| |
SVN-Revision: 34465
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34464
|
|
|
|
|
|
| |
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34463
|
|
|
|
| |
SVN-Revision: 34462
|
|
|
|
|
|
| |
small caches. reduces kernel image size by ~22 KiB on mips
SVN-Revision: 34461
|
|
|
|
|
|
|
| |
GNU TAR v1.26 will fail with "no such file or directory" errors when the
output file does not immediately follow the -f switch.
SVN-Revision: 34460
|
|
|
|
|
|
| |
makeinfo is not invoked
SVN-Revision: 34459
|
|
|
|
| |
SVN-Revision: 34458
|
|
|
|
| |
SVN-Revision: 34456
|
|
|
|
|
|
| |
linux hosts
SVN-Revision: 34455
|
|
|
|
|
|
| |
prefixed one is not available.
SVN-Revision: 34454
|
|
|
|
| |
SVN-Revision: 34453
|
|
|
|
| |
SVN-Revision: 34452
|
|
|
|
|
|
| |
make clean
SVN-Revision: 34451
|
|
|
|
|
|
| |
dependencies
SVN-Revision: 34450
|
|
|
|
|
|
| |
based hackery in #include statements
SVN-Revision: 34449
|
|
|
|
| |
SVN-Revision: 34448
|
|
|
|
|
|
| |
might not exist yet - spotted while doing a fresh build
SVN-Revision: 34447
|
|
|
|
|
|
|
|
| |
Based on a patch from #12533.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34445
|
|
|
|
|
|
|
|
|
| |
[juhosg: refresh the patches with quilt]
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34443
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In particular, it wants to run before the ntpclient script. Which may
block for a long time attempting to do DNS lookups for NTP servers. In
my case, that would have *worked* if the new device had been added to
teql first, rather than timing out.
This was effectively causing a huge delay between an interface coming
up, and routing actually starting to work.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34442
|
|
|
|
|
|
|
| |
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34441
|
|
|
|
| |
SVN-Revision: 34440
|