[Bug 277618] Fit vaules 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
Bug ID: 277618
Summary: Fit vaules of RTAX_CC_ALGO and RTAX_FASTOPEN_NO_COOKIE
in netlink headers
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: standards
Assignee: [email protected]
Reporter: [email protected]
Created attachment 249080
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249080&action=edit
patch with fix
Trying to upgrade our net/bird2 port to BIRD 2.15 version which was released
yesterday I experienced a bummer. After an email exchange with Ondrej
'Santiago' Zajicek (email: [email protected]) he suggested that FreeBSD
code has wrongly enumerated route attributes in Netlink headers and indeed it
was the culprit.
Please fix it to make it consistent with the Linux version[1].
Reported by: Ondrej 'Santiago' Zajicek <[email protected]>
1.
https://github.com/torvalds/linux/blame/master/include/uapi/linux/rtnetlinkh#L461
--
You are receiving this mail because:
You are the assignee for the bug.