v1.80.5rc1
Pre-release
Pre-release
[1.80.5] - 2026-09-04
- FIXED: A set routed through an interface sent only the first packet of each connection that way, and every packet after it by the ordinary uplink - the routing decision is carried on the connection mark, and b4 judges whether a router keeps that mark by looking for its own claim in the connection table, where a connection still in its handshake carries the claim on every router, including the ones whose firmware owns the mark and overwrites it a moment later; the same claim gated the source rewrite into the interface, so that was left out as well.
What's Changed
- feat: add routing set rebuild functionality and improve chain rule ma… by @DanielLavrushin in #341
- feat: enhance kernel module management and diagnostics, add reasons f… by @DanielLavrushin in #343
Full Changelog: v1.80.4rc1...v1.80.5rc1