Quote from: xpendable on April 08, 2026, 08:18:59 PMThe ability to use the RACK TCP Stack would be nice and might be beneficial to some.
https://github.com/opnsense/core/issues/9452
https://klarasystems.com/articles/using-the-freebsd-rack-tcp-stack/
configd.py 24357 - [meta sequenceId="1"] [ed0118b6-cc66-4999-8f9f-ba9f9d59ced2] reordering IPv6 on interface re1...
configd.py 24357 - [meta sequenceId="2"] [ed0118b6-cc66-4999-8f9f-ba9f9d59ced2] Script action failed with [Errno 9] Bad file descriptor at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/actions/stream_output.py", line 70, in execute callback(key.fileobj, mask) ~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/usr/local/opnsense/service/modules/actions/stream_output.py", line 48, in stdout_reader connection.send(data) ~~~~~~~~~~~~~~~^^^^^^ OSError: [Errno 9] Bad file descriptor (bytes processed 34)
configd.py 24357 - [meta sequenceId="3"] message ed0118b6-cc66-4999-8f9f-ba9f9d59ced2 [ipv6reorder reload re1] returned Execute error[reload]
parameter:%s
message:reordering IPv6 on interface %s...
command:/root/priorizeprivacy.sh
type:script
description:Reorder IPv6 addresses to priorize the PEA
Quote from: nero355 on April 08, 2026, 11:42:16 PMQuote from: unholy_saint on April 08, 2026, 07:20:25 PMespecially by somebody who actually lives in EU.Europe area in general or one of the countries that are part of the European Union ?!
Quote from: franco on April 08, 2026, 02:48:18 PMWe could make opnsense-update a bit more helpful by adding a check if the origin is there (and script minimal recovery with it)?Sounds fair. Maybe even an early check for file locks on config.xml in opnsense-revert so it can bail before that becomes an issue?