When running 'top', I sometimes see RADVD consuming a lot of CPU (some times
close to 50%). I put some debug statements into RADVD, and have found that
RADVD listens to a netlink socket, and basically reloads the configuration file
for every netlink message it receives, regardless of content. I h
orion: Add support for 3.7
Signed-off-by: Maarten Bezemer
---
I tested this update on my WRT350n-v2 device and all (LAN and WLAN) seemed to
be working just fine. It is running for a couple of hours now.
To commit:
* svn cp target/linux/orion/config-3.{3,7}
* svn cp target/linux/orion/patches-
regarding wireless i can see in logread:
Sep 8 15:46:16 dir615h1 user.info sysinit: Configuration file: /var/run/hostap
d-phy0.conf
Sep 8 15:46:16 dir615h1 user.info sysinit: nl80211: Failed to add interface wl
an0 into bridge eth0.1: Operation not supported
Sep 8 15:46:16 dir615h1 user.info sy
hello,
just recompiled r34964 for a dlink dir 615 h1, default /etc/config/network
doesnt have wan and it works only after adding wan section and the switch
config as below:
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
This patch updates strongwan to version 5.0.1.
Added plugin, new in 5.0.1:
* unity - Cisco Unity extension
Removed plugin not available in 5.0.1:
* socket-raw - raw socket implementation for charon
Signed-off-by: Mikael Magnusson
---
New version with hopefully correct file path. Diff against s
This patch updates strongwan to version 5.0.1.
Added plugin, new in 5.0.1:
* unity - Cisco Unity extension
Removed plugin not available in 5.0.1:
* socket-raw - raw socket implementation for charon
Signed-off-by: Mikael Magnusson
---
Tested on TL-MR3420 using AA 12.09-rc1 with libgmp from pack