Hi,
I am working to create a protocol handler for tinc (chaos calmer).
I do not understand the following lines ?
proto_init_update "*" 1
proto_send_update "$iface"
Can someone take a look at the code below and give me some advice :-) or
point me to documentation.
Perry
#!/bin/sh
. /lib/fu
Hi,
I am tried to build the firmware for Ubiquiti EdgeRouter Lite.
CONFIG_HAVE_DOT_CONFIG=y
CONFIG_TARGET_octeon=y
CONFIG_TARGET_octeon_generic=y
CONFIG_TARGET_BOARD="octeon"
CONFIG_TARGET_ARCH_PACKAGES="octeon"
When compiling the images, i get the following build error.
How can i fix this ?
Hi Dimitry,
Does this patch, fix the problem that when a router is a wifi access
client and access point.
The local access point does not work when de wifi access client is not
connected ?
Greeting from Amsterdam,
Perry
On 31-07-15 11:01, Dmitry Ivanov wrote:
Restore AP scan patch.
Signed
Hi,
I tried to compile openwrt for the BananaPi using chaos calmer and trunk.
When i try to compile it, i get the following compilerror.
How do i fix this compile error ?
Greeting from Amsterdam,
Perry
arm-openwrt-linux-muslgnueabi-g++
-I/home/openwrt/build-4.2/build/sunxi/Lamobo_R1/openw
Hi,
I need the dnsmasq --dhcp-relay option, how do i add this option to the
dnsmasq script ?
Perry
--dhcp-relay=,[,dnsmasq to do DHCP relay. The local address is an address allocated to
an interface on the host running dnsmasq. All DHCP requests arriving on
that interface will we relayed to
_add "$cfg" "$networkid"
+
+config_get relay "$cfg" relay
+network_get_ipaddr interface_ip "$networkid"
+xappend "--dhcp-relay=$interface_ip,$relay"
}
dhcp_option_add() {
Perry
On 23-04-15 23:20, Kevin Darbyshire-Bryant wrote:
On 23/04/2
urite text editor.
Kevin
--
Cheers,
ke...@darbyshire-bryant.me.uk <mailto:ke...@darbyshire-bryant.me.uk>
On 24 Apr 2015, at 00:10, Perry Couprie <mailto:pe...@couprie.net>> wrote:
Can this be done by using uci commands ?
Perry
On 23-04-15 23:20, Kevin Darbyshire-Bryant wrote:
On
Hi,
I am using a script that uses uci to add firewall zones and rules.
With this script i also want to remove these firewall rules again if needed.
Can i add a label to these zone/rules so that i can use this to remove
these rules.
Greeting from Amsterdam, Perry
_
Hi yousong,
Can you give a example how to call menuconfig for busybox ?
Perry
On 12/17/2013 02:42 PM, Yousong Zhou wrote:
Hi,
On 17 December 2013 18:54, xinglp wrote:
There's some usefull options for me, such as SAVEHISTORY,
REVERSE_SEARCH, WGET_TIMEOUT, netcat and TRACEROUTE6.
But the rece
Hi,
I have a private openwrt package with the folowing line:
select BUSYBOX_CONFIG_CHPASSWD
After the busybox change it is not selected anymore.
Perry
On Tue, 17 Dec 2013 21:41:17 +0100, Felix Fietkau wrote:
On 2013-12-17 20:23, Michael Heimpold wrote:
Hi,
Am Dienstag, 17. Dezember 2013,
10 matches
Mail list logo