summaryrefslogtreecommitdiff
path: root/sys/src/libsec
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2015-09-02 01:50:55 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2015-09-02 01:50:55 +0200
commit46926aa50246c1b68ac685ae8cb396de1d60e726 (patch)
tree553bb2a5fc765cc44373ddfb81e9487073c49379 /sys/src/libsec
parentb5737e87262b69fbfd5750a9485de9fc8b5b06dd (diff)
tcp: fix mtu on server sockets again (thans mycroftix)
for incoming connection, we used s->laddr to lookup the interface for the incoming call, but this does not work when the announce address is tcp!*!123, then s->laddr is all zeros "::". instead, use the incoming destination address for interface mtu lookup. thanks mycroftix for troubleshooting!
Diffstat (limited to 'sys/src/libsec')
0 files changed, 0 insertions, 0 deletions