Florian Fainelli

Results 8 issues of Florian Fainelli

We maintain a number of downstream kernels that typically contain vendor changes on top of a stable kernel branch (e.g: 4.9.135 etc.). Those kernel trees are managed with git, so...

enhancement

I am getting an authentication failure after sending the correct OTP challenge that OKTA verify produced, is this something you have seen before: ``` --- [INFO] portal-userauthcookie: empty [INFO] global...

### Describe the bug After enable VLAN filtering manually or using Luci, the router's bridge IP address is unreachable from the stations in the network. ### OpenWrt version r23630-842932a63d ###...

target/mediatek
bug
release/23.05
Official Image

We do not use anything from this header

We should display the packet and byte rates to provide more insight information about what is happening at the driver/HW level.

enhancement

We currently have a main thread polling the queues and rendering them on the screen. It might advantageous to use a reader thread and a rendering thread.

enhancement
question

Some of the window items are fixed in time, or relatively fixed in time, such as: - the top parameters (interface, frequency) - the moving arrows - the queue number...

enhancement

Fixes the following build warning: In file included from busy.c:3: /home/buildroot/instance-0/output-1/host/mips-buildroot-linux-uclibc/sysroot/usr/include/pthread.h:164:36: note: expected 'void * (*)(void *)' but argument is of type 'void * (*)(void)' 164 | void *(*__start_routine) (void...