K 10 svn:author V 5 krion K 8 svn:date V 27 2019-02-18T15:38:47.409220Z K 7 svn:log V 461 Update to 4.1.11 and add buffer fix for rec_control The changelog: #7434: Add an option to export only responses over protobuf #7430: Reduce systemcall usage in protobuf logging Also add a fix (pulled in from OpenBSD) for rec_control's buffer being too small to handle output of some commands. This could be remedied by setting net.local.dgram.maxdgram=131072 in /etc/sysctl.conf, but this patch omits that requirement. PR: 235392 Submitted by: maintainer END