git-daemon-verify: pick up remote_port too
commit9b5b93c8a8f8c08f6e149c215963f7a483ba6a97
authorKyle J. McKay <mackyle@gmail.com>
Wed, 25 Nov 2020 02:59:29 +0000 (24 19:59 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 25 Nov 2020 02:59:29 +0000 (24 19:59 -0700)
tree6aebbcb16062e53ecfb79646f6484ff09a05a6c3
parentc3a65d0203c00d96fbc197925c078a5408daaafd
git-daemon-verify: pick up remote_port too

Go ahead and pick up the remote_port value from peek_packet
and stuff it into REMOTE_PORT to go along with the other values
already stuffed into REMOTE_ADDR and SERVER_ADDR and SERVER_PORT.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
bin/git-daemon-verify