Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2018 12:26:38 +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-YjD4rt6KD3@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 #19 from emikulic@gmail.com ---
This version kernel works:

# uname -K
1003507

Log looks weird though:

ppp[440]: tun0: IPV6CP: deflink: LayerUp.
ppp[440]: tun0: ID0: 2 =3D socket(28, 2, 0)
ppp[440]: tun0: ID0: 0 =3D ioctl(2, 2166384921, 0x7fffffffd900)
ppp[440]: tun0: ID0: bug 218517: errno =3D 4 (Interrupted system call)
ppp[440]: tun0: ID0: 0 =3D ioctl(2, 2156423451, 0x7fffffffd370)
ppp[440]: tun0: ID0: bug 218517: errno =3D 4 (Interrupted system call)
ppp[440]: tun0: ID0: 2 =3D socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 =3D write(2, data, 248)
ppp[440]: tun0: ID0: 248 =3D write(2, data, 248)
ppp[440]: tun0: ID0: 2 =3D socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 =3D write(2, data, 200)
ppp[440]: tun0: ID0: 200 =3D write(2, data, 200)
ppp[440]: tun0: ID0: 2 =3D socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 =3D write(2, data, 248)
ppp[440]: tun0: ID0: 248 =3D write(2, data, 248)
ppp[440]: tun0: ID0: 2 =3D socket(2, 2, 0)
ppp[440]: tun0: ID0: 0 =3D ioctl(2, 3223349521, 0x7fffffffdd40)
ppp[440]: tun0: ID0: bug 218517: errno =3D 17 (File exists)
ppp[440]: tun0: ID0: 0 =3D ioctl(2, 2149607696, 0x7fffffffdd40)
ppp[440]: tun0: ID0: bug 218517: errno =3D 17 (File exists)
ppp[440]: tun0: IPV6CP: myaddr XXXX hisaddr =3D XXXX

--=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-218517-2472-YjD4rt6KD3>