]> The Tcpdump Group git mirrors - libpcap/commit
You still have to send the timezone offset over the wire in an open reply.
authorGuy Harris <[email protected]>
Tue, 22 Jan 2019 11:37:28 +0000 (03:37 -0800)
committerGuy Harris <[email protected]>
Tue, 22 Jan 2019 11:37:28 +0000 (03:37 -0800)
commit75528c32e49bfa1adf0241e552036b0efa4e838f
tree19a019b5732315d2928761e1dc166ebd1d9d869f
parent83b0ad4eecd01d78f70d6e123c1785fb62430d5a
You still have to send the timezone offset over the wire in an open reply.

Removing it would be a *protocol* change, and there are clients out
there that expect the open reply to be 8 bytes long.  Just continue to
send a zero over the wire.
rpcap-protocol.h
rpcapd/daemon.c