Florian Fainelli
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...
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 ###...
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.
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.
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...
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...