Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2016 07:32:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211717] net/bird: Does not set up routing
Message-ID:  <bug-211717-13-KIYUqdTN95@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211717-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211717-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211717

--- Comment #5 from Borodin Oleg <borodin@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.=20

I know little about network logic, and the decision found intuitively.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211717-13-KIYUqdTN95>