1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-08 02:04:31 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
jow
1f9e1326c6 linux-atm: fix offline postinstall for br2684ctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-10-23 19:53:44 +00:00
jogo
da98bed772 package: linux-atm: br2684ct: fix nas interface bringup on boot
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-09 13:13:26 +00:00
nico
d0b622583b package/linux-atm: use new service wrappers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28867 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 22:48:00 +00:00
nbd
7e17f34e6d linux-atm: Solos card requires explicit buffer size to br2684ctl
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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 01:21:49 +00:00
florian
2a5249437a [package] br2684ctl from linux-atm
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-29 02:14:22 +00:00