José Ángel Pastrana
José Ángel Pastrana
**MSI GF75 Thin 9SC** executing `isw -cp MSI_ADDRESS_DEFAULT` ``` EC dump 00 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 000000 00 80...
Some distributions do not compile ec_sys module in the kernel packages [1]. In order not to depend if the module is available on the distribution, I made a dkms module...
New features added: - Badges to show severity (and categories/rule) - Issues sorted by severity (blocker > critical > major > minor > info) - Drop-down to set severity ...
### Identify the Bug https://github.com/etr/libhttpserver/issues/346 ### Description of the Change TCP_FASTOPEN should be enabled based on the Linux kernel version. The current implementation is incorrectly evaluating some kernel versions and...
### Description TCP_FASTOPEN fails to be enabled on supported kernels such as 6.1 and 6.6. ### Steps to Reproduce 1. Check your current kernel a) Use a real kernel such...