]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/resolve/resolved-mdns.c
resolved: tweak how we calculate MTU for sending packets
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Nov 2020 22:27:21 +0000 (23:27 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 18 Feb 2021 14:55:58 +0000 (15:55 +0100)
commitd79677ab441152639a52aef56164930fa4490633
treee9653492364c32736f22bea247bd0f98a7d667ba
parent4565863fff974e69d23a7c5a5237528bc5573a17
resolved: tweak how we calculate MTU for sending packets

Let's take all MTU info we possibly have into account, i.e. the one
reported via netlink, as before and the one the socket might now (from
PMTUD and such), clamped by our own ideas.
src/resolve/resolved-dns-scope.c
src/resolve/resolved-dns-scope.h
src/resolve/resolved-dns-transaction.c
src/resolve/resolved-mdns.c