]> git.99rst.org Git - openwrt-packages.git/commit
bird2: document the OSPF alignment patch
authorJosef Schlehofer <redacted>
Thu, 6 Aug 2026 12:27:42 +0000 (14:27 +0200)
committerToke Høiland-Jørgensen <redacted>
Tue, 11 Aug 2026 12:35:02 +0000 (14:35 +0200)
commit1a45203dcd4a68bd265bfa82c7dbc59245dccd6f
tree426fa350171a431cee9e075870bbddf867e79a85
parentab72eb7c76cdf84da9d6ccba2236b4b338389f7b
bird2: document the OSPF alignment patch

The patch carried only a subject line and a placeholder commit id, so
nothing recorded why marking struct top_hash_entry as PACKED fixes a
bus error, or whether it can be dropped.

Restore the description and the sign-off from the commit that
introduced it in the routing feed, keeping the original author's
wording, and record the upstream status. Verified that BIRD 2.19.2
still declares the structure without any alignment attribute, so the
patch is still needed.

The header keeps the "---" separator the sibling patch uses, and
orders Signed-off-by last among the trailers.

Signed-off-by: Josef Schlehofer <redacted>
Co-authored-by: Claude Fable 5 <redacted>
net/bird2/patches/000-ospf-bus-error.patch
git clone https://git.99rst.org/PROJECT