[Bug 211717] net/bird: Does not set up routing
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 17 07:32:27 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211717
--- Comment #5 from Borodin Oleg <borodin at unix7.pro> ---
>Could you share more details about your system (svn version, architecture), how bird is actually build?
# uname -prmoUK
FreeBSD 11.0-BETA4 arm armv6 1100120 1100120
# svn info /usr/src/ | grep Revi
Revision: r303808
>What is the reason in decreasing per-addr buffer size ? (sockaddr_storage - > sockaddr)
---
got message of size 128 on Sun Aug 7 19:52:27 2016
pmsg_addrs: truncated route message, only 36 bytes left
---
1. Message increased by 4 bytes from normal. The same for other type of
message, 140 increased to 144.
2. Interpreted as a message of less bytes that in normal
I assumed that the wrong interpretation because of incorrect route message
generation, from a offset of record address.
I know little about network logic, and the decision found intuitively.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list