s3:lib/addrchange: look at the correct nl_pid in addrchange_done()
commit2bda2dde3588b3433e696362fc3d497d1b5c3418
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2015 12:19:00 +0000 (5 14:19 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 30 Jun 2015 02:19:07 +0000 (30 04:19 +0200)
tree5a3c508b05186fc80eb3aa1606c3a201f6055e63
parent8693ae906ed86f010bb7166e45f5b8c15dd27b36
s3:lib/addrchange: look at the correct nl_pid in addrchange_done()

state->fromaddr is the address we got from recvfrom_send/recv.

state->addr is completely untouched after tevent_req_create().

BUG: https://bugzilla.samba.org/show_bug.cgi?id=11316

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
(cherry picked from commit 257bc586c22f9a7f34b913823d5c89592d433454)
source3/lib/addrchange.c