[sudo-commits] sudo changeset 13196:903fa50f48c9

Todd C. Miller Todd.Miller at sudo.ws
Mon Apr 19 09:47:30 MDT 2021


changeset:	13196:903fa50f48c9 in /raid/repos/sudo
details:	https://www.sudo.ws/repos/sudo/rev/903fa50f48c9
user:		Todd C. Miller <Todd.Miller at sudo.ws>
date:		Mon Apr 19 09:44:37 2021 -0600

Log Message:
	Use the packed message buffer when relaying if possible.
	There's no need to rebuild the message buffer for anything but
	RestartMessage and ClientHello.

diffstat:

 logsrvd/logsrvd.c       |   64 ++++++++------
 logsrvd/logsrvd.h       |   16 +-
 logsrvd/logsrvd_relay.c |  198 ++++++++++++++++++-----------------------------
 3 files changed, 121 insertions(+), 157 deletions(-)



More information about the sudo-commits mailing list