summaryrefslogtreecommitdiffstats
path: root/sys/netinet/ip_ipcomp.c
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2016-12-23 23:01:48 +0000
committerbluhm <bluhm@openbsd.org>2016-12-23 23:01:48 +0000
commit2e0a5e067c101de35d21831e665d853379642662 (patch)
treed9f648262ce6a7261b0b9953dc822757b4a46777 /sys/netinet/ip_ipcomp.c
parentWrite ACCESS_DESCRIPTION_new(3) manual page from scratch. (diff)
downloadwireguard-openbsd-2e0a5e067c101de35d21831e665d853379642662.tar.xz
wireguard-openbsd-2e0a5e067c101de35d21831e665d853379642662.zip
When the kernel message buffer overflows, a message is printed by
syslogd(8) and the buffer is overwritten. But after a complete message buffer was read, we got a split line. This happened as syslogd did a partial read which ended within a line. To avoid the latter, syslogd has to reserve space for the kernel message buffer plus 64 chars for the buffer full message. OK millert@
Diffstat (limited to 'sys/netinet/ip_ipcomp.c')
0 files changed, 0 insertions, 0 deletions