What happens if two or more hotplug events trigger essentially
simultaneously (can happen)? i.e. how do you prevent multiple processes
writing out of order (i.e. order is not guaranteed)?
Regards,
Daniel
On 13-06-28 09:55 AM, Enrico Mioso wrote:
This patch makes the network status file in /t
Info:
http://wiki.openwrt.org/doc/uci/wireless#wpa.enterprise.access.point
configuration:
/etc/config# cat wireless
config wifi-device 'radio0'
option type 'mac80211'
option phy 'phy0'
option hwmode '11ng'
option noscan '1'
option disabled '0'
opt
gift voucher No:5787276
http://viavremya.com/aurenl.php?t=698832&e&s=kralikba87
Sent: 29.06.2013 3:08:12
*
From: Králik Barnabás 2013 ugn)ameritech- Terms and Privacy
___
ope
This patch makes the network status file in /tmp/ consistent, so that when an
interface goes down, any script parsing the file can see it! This can be a
pretty good alternative to json when you need a VERY small script.
Signed-off-by: Enrico Mioso
Index: package/network/config/netifd/files/etc
This patch makes the network status file in /tmp/ consistent, so that when an
interface goes down, any script parsing the file can see it! This can be a
pretty good alternative to json when you need a VERY small script.
Index: package/network/config/netifd/files/etc/hotplug.d/iface/00-netstate
hi,
aprx version update to 2.07
christoph
>From 520eaaac8cad66abf3ab681c44710d90380f9118 Mon Sep 17 00:00:00 2001
From: Christoph Kottke
Date: Fri, 28 Jun 2013 11:42:54 +0200
Subject: [PATCH 2/2] [aprx] update to version 2.07 (svn539)
Signed-off-by: Christoph Kottke
---
net/aprx/Makefile
hi,
i think tinc should have it's own config dir
christoph
>From a7d2ac314b75f09af2baa66e5168b40152a5250a Mon Sep 17 00:00:00 2001
From: Christoph Kottke
Date: Wed, 26 Jun 2013 12:54:45 +0200
Subject: [PATCH 1/2] [tinc] rename autocreated configdir
Signed-off-by: Christoph Kottke
---
net
Signed-off-by: Helmut Schaa
---
Changes in v2:
Depend upon protobuf/host
libs/protobuf-c/Makefile |5 +
1 file changed, 5 insertions(+)
diff --git a/libs/protobuf-c/Makefile b/libs/protobuf-c/Makefile
index fd1e4f6..7a3c5d6 100644
--- a/libs/protobuf-c/Makefile
+++ b/libs/protobuf-c/M