]> git.ipfire.org Git - thirdparty/krb5.git/commit
Allow kprop over more types of NATs 1152/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 7 Jan 2021 17:34:57 +0000 (12:34 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 8 Jan 2021 16:09:50 +0000 (11:09 -0500)
commit92cc557796e72b49f2bd50f6b705dc3b8acf357e
tree9bc60c910bb0d32e9a12970c0c7d0839cf7e9696
parentf7b3cb8bbe90817f7bfbc545f1e427c16f52a79c
Allow kprop over more types of NATs

Do not send an r-address in messages from kprop, so that kpropd will
not check it against the receiver address.  This change allows kprop
to work when a NAT changes the destination address.  (Commit
775e496aac2650343ec20826b1ba7f6306a12f3c allows kprop to work when a
NAT changes the source address.)  Reported by Jorj Bauer.

ticket: 8977 (new)
src/kprop/kprop.c