| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Spotted while building against musl libc.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34312
|
|
|
|
|
|
|
|
|
| |
due to a small error in the atm-tools package we are not deploying
atmarp/atmarpd but instead the (useless) libtool-wrappers.
Signed-Off-By: Frank Meerkötter <frank@meerkoetter.org>
SVN-Revision: 34287
|
|
|
|
| |
SVN-Revision: 34246
|
|
|
|
| |
SVN-Revision: 33900
|
|
|
|
|
|
| |
fixes parallel build on some systems
SVN-Revision: 33523
|
|
|
|
| |
SVN-Revision: 33418
|
|
|
|
|
|
|
|
|
|
|
| |
Give nas interface time to setup them selves before configuring them.
Should fix #11826.
Contributed by T-Labs, Deutsche Telekom Innovation Laboratories
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 33074
|
|
|
|
| |
SVN-Revision: 32504
|
|
|
|
| |
SVN-Revision: 28867
|
|
|
|
| |
SVN-Revision: 27779
|
|
|
|
|
|
|
|
|
|
|
| |
If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be
forthcoming with your various settings: encapsulation, VPI/VCI, etc.
These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26542
|
|
|
|
|
|
|
|
|
| |
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
|
|
|
|
| |
SVN-Revision: 25285
|
|
|
|
|
|
| |
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 25225
|
|
|
|
| |
SVN-Revision: 25067
|
|
|
|
| |
SVN-Revision: 22383
|
|
|
|
| |
SVN-Revision: 20826
|
|
|
|
|
|
| |
to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
SVN-Revision: 20556
|
|
|
|
| |
SVN-Revision: 20555
|
|
|
|
| |
SVN-Revision: 20469
|
|
|
|
| |
SVN-Revision: 20387
|
|
|
|
| |
SVN-Revision: 20233
|
|
|
|
| |
SVN-Revision: 20225
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
SVN-Revision: 20216
|
|
|
|
| |
SVN-Revision: 19786
|
|
|
|
|
|
| |
This hopfully fixes bug #6709.
SVN-Revision: 19780
|
|
|
|
| |
SVN-Revision: 15245
|
|
|
|
| |
SVN-Revision: 15242
|
|
|
|
| |
SVN-Revision: 9906
|
|
|
|
|
|
| |
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
|
|
|
|
| |
SVN-Revision: 9381
|
|
|
|
| |
SVN-Revision: 9377
|
|
|
|
| |
SVN-Revision: 9373
|
|
|
|
| |
SVN-Revision: 9365
|
|
|
|
|
|
| |
packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
SVN-Revision: 9052
|
|
|
|
| |
SVN-Revision: 8968
|
|
|
|
| |
SVN-Revision: 8943
|
|
|
|
| |
SVN-Revision: 8883
|
|
|
|
| |
SVN-Revision: 8782
|
|
|
|
|
|
| |
description, cleanup
SVN-Revision: 8658
|
|
|
|
| |
SVN-Revision: 7490
|
|
|
|
| |
SVN-Revision: 7011
|
|
|
|
|
|
| |
lots of places
SVN-Revision: 6582
|
|
|
|
|
|
| |
KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
|