chiark / gitweb /
pathmtu/pathmtu.c (raw): Maintain the port numbers separately.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 15 Sep 2017 00:46:31 +0000 (01:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 28 Jun 2018 23:26:39 +0000 (00:26 +0100)
commit5854b1cc0199e1f87a8d03dccea86209fdf44905
treeadd12e7eee29d88f4feca15793a819716e90fcb4
parent0e0da615bb759f1fe1324f6c76a6407ab61b74bf
pathmtu/pathmtu.c (raw): Maintain the port numbers separately.

The Linux raw-IPv6-sockets machinery doesn't like port numbers in socket
addresses, so keep track of the ports separately and clear out the port
numbers in the address structures.
pathmtu/pathmtu.c