[Bug 218517] ppp fails adding route with error Value too large to be stored in data type
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 9 12:26:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218517
--- Comment #19 from emikulic at gmail.com ---
This version kernel works:
# uname -K
1003507
Log looks weird though:
ppp[440]: tun0: IPV6CP: deflink: LayerUp.
ppp[440]: tun0: ID0: 2 = socket(28, 2, 0)
ppp[440]: tun0: ID0: 0 = ioctl(2, 2166384921, 0x7fffffffd900)
ppp[440]: tun0: ID0: bug 218517: errno = 4 (Interrupted system call)
ppp[440]: tun0: ID0: 0 = ioctl(2, 2156423451, 0x7fffffffd370)
ppp[440]: tun0: ID0: bug 218517: errno = 4 (Interrupted system call)
ppp[440]: tun0: ID0: 2 = socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 = write(2, data, 248)
ppp[440]: tun0: ID0: 248 = write(2, data, 248)
ppp[440]: tun0: ID0: 2 = socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 = write(2, data, 200)
ppp[440]: tun0: ID0: 200 = write(2, data, 200)
ppp[440]: tun0: ID0: 2 = socket(17, 3, 0)
ppp[440]: tun0: ID0: -1 = write(2, data, 248)
ppp[440]: tun0: ID0: 248 = write(2, data, 248)
ppp[440]: tun0: ID0: 2 = socket(2, 2, 0)
ppp[440]: tun0: ID0: 0 = ioctl(2, 3223349521, 0x7fffffffdd40)
ppp[440]: tun0: ID0: bug 218517: errno = 17 (File exists)
ppp[440]: tun0: ID0: 0 = ioctl(2, 2149607696, 0x7fffffffdd40)
ppp[440]: tun0: ID0: bug 218517: errno = 17 (File exists)
ppp[440]: tun0: IPV6CP: myaddr XXXX hisaddr = XXXX
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list