Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-8] src/external/bsd/nsd/dist
Module Name: src
Committed By: martin
Date: Tue Nov 20 16:02:50 UTC 2018
Modified Files:
src/external/bsd/nsd/dist [netbsd-8]: server.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #1098):
external/bsd/nsd/dist/server.c: revision 1.2
Fix NSD when built with --enable-recvmmsg:
When resetting a query with query_reset(queries[i], ...) always restore the
corresponding msgs[i].msg_hdr.msg_namelen from queries[i]->addrlen.
After receiving a message set queries[i]->addrlen to the received msg_namelen.
Reported upstream, will be fixed for 4.1.26
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1.8.1 -r1.1.1.1.8.2 src/external/bsd/nsd/dist/server.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index