> On 9 Dec 2017, at 01:15, Philip Prindeville
> wrote:
>
>
> config rule
> option name kaspersky_servers
> option prototcp
> option dest_port 25
> list src81.176.69.118
> list src81.176.230.4
> list src91.103.66.246
> l
Citeren Philip Prindeville :
Jo and others:
Is there an easy way to extend firewall rules? I’d like to add
support to blocking on a per-country basis, possibly with qualified
exceptions.
Take a look at /etc/firewall.user. Most stuff you want to add fits
nicely in there. The comments in
Hi all,
I am trying to compile hostapd/wpa_supplicant with CONFIG_MESH=y and
CONFIG_SAE=y.
I am using sdk to compile an ipk. I download the hostapd source and
added those config options to wpa_supplicant-full.config.
I have this in my sdk conf file:
# CONFIG_PACKAGE_wpad-mini is not set
CONFIG_
On 2017-12-09 14:36, Carlito Nueno wrote:
> Hi all,
>
> I am trying to compile hostapd/wpa_supplicant with CONFIG_MESH=y and
> CONFIG_SAE=y.
>
> I am using sdk to compile an ipk. I download the hostapd source and
> added those config options to wpa_supplicant-full.config.
>
> I have this in my s
I need WPA2 Enterprise and I also want to try / implement 802.11r.
I am attaching the log errors, wap_supplicant.conf, part of wireless
config: https://gist.github.com/ironpillow/e0779261f6d045a6883f5dbd6ae81c1f
I don't get the above errors when I use wpad-mesh but when I use wpad
(full), wpa_sup
Sorry, clarification:
"I don't get above errors" meaning, I don't get the errors show in the
gist link I posted; errors regarding reading and parsing
wpa_supplicant conf file.
Thanks
On Sat, Dec 9, 2017 at 12:51 PM, Carlito Nueno wrote:
> I need WPA2 Enterprise and I also want to try / implemen
Mainly plugging memory leaks. Size reduction as well. The calloc change
accounts for 272 bytes on this machine for some reason...
Signed-off-by: Rosen Penev
---
block.c | 6 +++---
blockd.c | 3 +++
libfstools/overlay.c | 2 +-
libfstools/rootdisk.c|
Saves 1472 bytes under glibc. No other difference.
Signed-off-by: Rosen Penev
---
block.c | 32
jffs2reset.c | 2 +-
libfstools/find.c| 2 +-
libfstools/mount.c | 7 +++
libfstools/mtd.c | 4 ++--
libfstools/overlay.c | 20 +