Update ser2net to version 2.9.1.
http://sourceforge.net/projects/ser2net/files/ser2net/ser2net-2.9.1.tar.gz
needs
to be added to http://downloads.openwrt.org/sources/
Signed-off-by: JiapengLi
---
diff --git a/net/ser2net/Makefile b/net/ser2net/Makefile
index 2782972..c67e08f 100644
--- a/net/ser
Update libnfc to version 1.7.0.
https://libnfc.googlecode.com/files/libnfc-1.7.0.tar.bz2 needs to be added
to http://downloads.openwrt.org/sources/
Signed-off-by: JiapengLi
---
diff --git a/libs/libnfc/Makefile b/libs/libnfc/Makefile
index 882554f..ae30c8e 100644
--- a/libs/libnfc/Makefile
+++ b
Some time ago I wrote a simple script to split bandwith per IP. Check
wiki (in Polish) http://openwrt.pl/doku.php/zastosowania:pasmo
2013/10/11 :
> dear friends
> is there any one use openwrt as bandwith slicer for per user?
> if yes please send me script to do it
>
> if is pay for i will pay it
dear friends
is there any one use openwrt as bandwith slicer for per user?
if yes please send me script to do it
if is pay for i will pay it
example senario:
we have wan 100mbit/ps
and 3 client pc
client 1 mac =54:E6:FC:AD:4D:1D
client 1 ip reserved for this mac is 192.168.1.76
client 1 DL = 2
On 10/11/2013 01:35 AM, Yousong Zhou wrote:
Hi,
On 10 October 2013 19:02, Bruno Randolf wrote:
Add PATH in case it is missing (e.g. when executing the script from
ssh, like "ssh IP /etc/init.d/cron restart").
Signed-off-by: Bruno Randolf
---
package/busybox/files/cron | 2 ++
1 file chang
RFC3527 link selection sub-option is used to select the "uplink" interface of
dhcrelay in cases where the DHCP server does not know how to reach the dhcrelay
based on the DHCP range. This can happen in weird network configurations like
Mesh networks.
Signed-off-by: Bruno Randolf
---
net/isc-dhcp
Add more options to dhcrelay UCI and init script:
- enabled
- interfaces: Listen interfaces
- relay_mode: What to do about packets that already have a relay option
Also mark /etc/config/dhcrelay as conffile
Signed-off-by: Bruno Randolf
---
net/isc-dhcp/Makefile | 8 +++
n
Signed-off-by: Bruno Randolf
---
libs/libgphoto2/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libs/libgphoto2/Makefile b/libs/libgphoto2/Makefile
index cc45ece..bf4f55f 100644
--- a/libs/libgphoto2/Makefile
+++ b/libs/libgphoto2/Makefile
@@ -37,7 +37,7 @@ endef
Signed-off-by: Bruno Randolf
---
net/pptpd/Makefile| 3 +++
net/pptpd/files/pptpd.init| 40 ++--
net/pptpd/files/pptpd.uciconf | 8
3 files changed, 49 insertions(+), 2 deletions(-)
create mode 100644 net/pptpd/files/pptpd.uciconf
d
ppp has obsoleted this option (as of v2.4.3-7) according to
http://wiki.openwrt.org/doc/howto/vpn.server.pptpd
Signed-off-by: Bruno Randolf
---
net/pptpd/files/options.pptpd | 1 -
1 file changed, 1 deletion(-)
diff --git a/net/pptpd/files/options.pptpd b/net/pptpd/files/options.pptpd
index 5dd
Similar to my previous series for AA, now rebased to trunk...
Bruno Randolf (6):
libgphoto2 depends on libusb-compat, not libusb-1.0
ddns-scripts: add init script
pptpd: Add uci configuration for PPTPD.
pptpd: remove IP in options.pptp
isc-dhcp: dhcrelay: Add more UCI options
isc-dhcp:
Signed-off-by: Bruno Randolf
---
net/ddns-scripts/Makefile | 2 ++
net/ddns-scripts/files/etc/init.d/ddns | 12
2 files changed, 14 insertions(+)
create mode 100644 net/ddns-scripts/files/etc/init.d/ddns
diff --git a/net/ddns-scripts/Makefile b/net/ddns-scripts/Makefi
Am Fr, 11.10.2013, 02:59, schrieb Jiapeng Li:
> Which version of trunk do you use? After i downgrade to r38025, all things
> work fine.
>
Thanks for your response.
I'm using 38333 at the moment. I have opened a ticket: #14309
It seems that some glue code between gpio api and pinctrl is missing.
Hop
On 10/11/2013 01:24 AM, Yousong Zhou wrote:
To make `enabled 0` a working option, it should be something like
setup_config pptpd && start_pptpd
Thanks, will fix and resend the patch for trunk.
bruno
___
openwrt-devel mailing list
op
BXU2000n-2 A1 is a BHU Networks WLAN board, use ar9341 chip.
Signed-off-by: Terry Yang
Index: trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-bhu-bxu2000n2-a.c
===
--- trunk/target/linux/ar71xx/files/arch/mips/ath79/mach-bhu-bx
Multiple "wifi up/down" invocations can conflict badly with each other
resulting in a somehow broken wifi setup.
This can be triggered by calling "/etc/init.d/network reload" quickly
after netifd started up (before the sleep 5 has finished).
This is a first try to synchronize the usage of "wifi u
16 matches
Mail list logo