[PATCH] iprule: add support for uidrange

2022-01-15 Thread Matthew Hagan
Allow for per-user routing policies via the uidrange iprule option. Option allows for a single UID or range of UIDs. Signed-off-by: Matthew Hagan --- iprule.c | 13 - iprule.h | 5 + system-linux.c | 8 3 files changed, 25 insertions(+), 1 deletion

Re: Mutt configuration options being auto-enabled by default

2021-11-06 Thread Matthew Hagan
Hi Stijn, Thanks for pointing this out. The same also applies for postfix. I have submitted a PR at for both: https://github.com/openwrt/packages/pull/17087 Regards, Matthew On 06/11/2021 19:43, Stijn Segers wrote: > Hi Matthew, > > It looks like you expanded Mutt support with commit > 19877a952

Re: [PATCH v2 1/2] bcm53xx: remove extsw interface on Linksys EA9500

2021-10-23 Thread Matthew Hagan
On 23/10/2021 22:31, Arınç ÜNAL wrote: > On 24/10/2021 00:14, Rafał Miłecki wrote: >> On 2021-10-23 23:09, Arınç ÜNAL wrote: >>> On 23/10/2021 23:35, Rafał Miłecki wrote: On 2021-10-23 21:56, Arınç ÜNAL wrote: > Remove extsw interface from the bridge as it's used as a master > interf

Re: Question about qca8k dsa driver and path to follow

2021-09-09 Thread Matthew Hagan
On 09/09/2021 01:04, Stefan Lippers-Hollmann wrote: > I'm not really in a position to give advice, but -imho- unless those > other targets have at least proof-of-concept code for using qca8k on > their devices /working/ and an intention to migrate to DSA for these > devices within reasonable tim

Re: Question about qca8k dsa driver and path to follow

2021-09-08 Thread Matthew Hagan
On 07/09/2021 17:48, ansuelsmth at gmail.com (Ansuel Smith) wrote: > > Problem is that excluding ipq806x, not every device uses the qca8k > switch and including > that by default seems wrong. It was suggested to compile that as a > module (with optionally > the dsa subsistem as a kmod) so the dri