[Bug 277618] Fit values of RTAX_CC_ALGO and RTAX_FASTOPEN_NO_COOKIE in netlink headers
| Newsgroups | gmane.os.freebsd.devel.standards |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277618 --- Comment #2 from [email protected] --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d45714ade3de0db24cb313c84674c2a8573f4690 commit d45714ade3de0db24cb313c84674c2a8573f4690 Author: Marek Zarychta <[email protected]> AuthorDate: 2024-03-11 15:50:46 +0000 Commit: Gleb Smirnoff <[email protected]> CommitDate: 2024-03-18 16:14:45 +0000 netlink: fix route protocol constant values to match Linux Although these particular constants aren't supported, the incorrect values break bird 2.15 operation. PR: 277618 Reported by: Ondrej Zajicek <[email protected]> (cherry picked from commit 16f8d8829472dfdf6b3b2bb21d652f0bafefccbc) sys/netlink/route/route.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.