On 13-03-19 11:27 PM, Rafał Miłecki wrote:
> 2013/3/20 Owen Kirby :
>> I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing
>> into the box did I find it
>> was one of the v3 boards, with poor OpenWRT support. This patch should add
>> the board detection and
>> LED/button con
On 13-03-19 11:27 PM, Rafał Miłecki wrote:
> 2013/3/20 Owen Kirby :
>> I recently picked up a WNDR3700 to put OpenWRT on, and only after tearing
>> into the box did I find it
>> was one of the v3 boards, with poor OpenWRT support. This patch should add
>> the board detection and
>> LED/button con
NAK. These rules are *not* duplicate, note that one specified src_ip,
the other dest_ip.
~ Jow
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
This patch adds the eap-radius plugin to the list of available plugins.
Signed-off-by: Luka Logar
---
diff -urN a/feeds/packages/net/strongswan/Makefile
b/feeds/packages/net/strongswan/Makefile
--- a/feeds/packages/net/strongswan/Makefile2013-03-18 11:04:09.0
+0100
+++ b/feeds/packa
This patch adds a simple init.d script (taken from
http://wiki.openwrt.org/inbox/strongswan.howto),
Signed-off-by: Luka Logar
---
diff -urN a/feeds/packages/net/strongswan/Makefile
b/feeds/packages/net/strongswan/Makefile
--- a/feeds/packages/net/strongswan/Makefile2013-03-18 11:02:45.0
2013/3/20 Bastian Bittorf
> with is the supposed way to do this, could'nt find
> any documentation, so we tried this:
>
> #!/bin/sh
> . /usr/share/libubox/jshn.sh
>
> JSON="$( wget -qO - "$URL" )"
> eval $( jshn -r "$JSON" )
>
> echo "Status is $JSON_VAR_status"
> echo "Number is: $JSON_TABLE1_nu
On 20.03.2013 12:11, Bastian Bittorf wrote:
> with is the supposed way to do this, could'nt find
> any documentation, so we tried this:
>
> #!/bin/sh
> . /usr/share/libubox/jshn.sh
>
> JSON="$( wget -qO - "$URL" )"
> eval $( jshn -r "$JSON" )
>
> echo "Status is $JSON_VAR_status"
> echo "Number
with is the supposed way to do this, could'nt find
any documentation, so we tried this:
#!/bin/sh
. /usr/share/libubox/jshn.sh
JSON="$( wget -qO - "$URL" )"
eval $( jshn -r "$JSON" )
echo "Status is $JSON_VAR_status"
echo "Number is: $JSON_TABLE1_number"
Or is this too naiv?
This is the J
From: Alessio Caiazza
Currently tinc init script will delete the generated configuration
folder and then check if it will not exists in order to create it. This
patch will first check if the generated configuration folder exists and
then delete it, after that it will always create the configurati
* Saverio Proto [12.03.2013 20:08]:
> I successfully imported the patches in my tree.
> Give me a little time for testing.
Anything i can do to speedup things?
bye, bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.op
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
hi
neightbl is a lua lib for reading mac,ip6 table from kernel
Signed-off-by: Patrick Grimm
- --- /dev/null 2013-02-17 21:23:56.06800 +0100
+++ lang/luaneightbl/Makefile 2013-03-20 10:03:46.0 +0100
@@ -0,0 +1,57 @@
+#
+# Copyright (C)
Dnia 2013-03-19, o godz. 23:48:36
Daniel Petre napisał(a):
> Changelog for 1.3.4c:
>
> + Added Spanish translation.
> + Fixed several mod_sftp issues, including SFTPPassPhraseProvider,
> handling of symlinks for REALPATH requests, and response code logging.
> + Fixed symlink race for c
12 matches
Mail list logo