Code de admin
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
This patch is an attempt at improving the ipset support in firewall3.
The following changes have been made:
* The enabled option did not work properly for ipsets, as it was not
checked on create/destroy of a set. After this commit, sets are only
created/destroyed if enabled is set to true.
* Add
This will allow us to override the variable from within a Device template.
Signed-off-by: Christian Lamparter
---
include/image.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/image.mk b/include/image.mk
index 4851a71bcd..aea27c0458 100644
--- a/include/image.m
On 06.02.2019 16:08, Tomasz Maciej Nowak wrote:
W dniu 04.02.2019 o 09:29, Lucian Cristian pisze:
On 13.01.2019 23:49, Tomasz Maciej Nowak wrote:
This is aftermath of partially failed series [1].
When I was searching for ways to upgrade of bootloader on existing
OpenWrt installations, I noticed
W dniu 04.02.2019 o 09:29, Lucian Cristian pisze:
> On 13.01.2019 23:49, Tomasz Maciej Nowak wrote:
>> This is aftermath of partially failed series [1].
>> When I was searching for ways to upgrade of bootloader on existing
>> OpenWrt installations, I noticed that it'll be difficult to add this
>> f
Hi,
there's open PR[A] on GitHub "kernel: move GPIO-add-named-gpio-exports.patch
to generic" which has started discussion around this topic already and before
digging into the possible solution deeper, I would like to get some feedback
first (Maybe, that someone is already working on this also).
On Tue, 15 Jan 2019 at 15:42, Daniel Golle wrote:
>
> Hi Jonas,
>
> On Mon, Jan 07, 2019 at 03:48:29PM +0100, Daniel Golle wrote:
> > On Mon, Jan 07, 2019 at 02:39:26PM +, Jonas Gorski wrote:
> > > On Mon, 7 Jan 2019 at 14:21, Daniel Golle wrote:
> > > >
> > > > On Mon, Jan 07, 2019 at 01:17: