Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2018 17:59:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 218517] ppp fails adding route with error Value too large to be stored in data type
Message-ID:  <bug-218517-2472-JH0IxYOcCs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218517-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218517-2472@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=3D218517

--- Comment #22 from Eugene Grosbein <eugen@freebsd.org> ---
(In reply to emikulic from comment #20)

Please try a patch for /usr/sbin/ppp I've just attached that fixes cosmetic
problem preventing clobbering errno value while producing logs.

To apply:

cd /usr/src
patch < /path/to/path
cd usr.sbin/ppp
make obj depend && make all install

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218517-2472-JH0IxYOcCs>