peek_packet.c: update comments to reflect remote_port addition
commit4d822e9bbe1ec8bf2f2632136cfb6e55b24922ec
authorKyle J. McKay <mackyle@gmail.com>
Wed, 2 Jun 2021 06:36:49 +0000 (1 23:36 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 2 Jun 2021 06:36:49 +0000 (1 23:36 -0700)
tree873561bb9358e901f13c550c9116fb77265d9e5d
parent2273d8d75364a5f67af05ed981ae66c4240151f7
peek_packet.c: update comments to reflect remote_port addition

Since commit c3a65d0203c00d96 ("peek_packets.c: provide remote_port
value", 2020-11-24), a remote_port= output line has been provided
along with the remote_addr= output line.

Update the comments (that serve as documention) to reflect this change.

There's no functional change, only comments are updated.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
src/peek_packet.c