s3:lib/addrchange: look at the correct nl_pid in addrchange_done()
commit257bc586c22f9a7f34b913823d5c89592d433454
authorStefan Metzmacher <metze@samba.org>
Fri, 5 Jun 2015 12:19:00 +0000 (5 14:19 +0200)
committerStefan Metzmacher <metze@samba.org>
Fri, 12 Jun 2015 15:08:17 +0000 (12 17:08 +0200)
treebdde4ff1b4f7355abd4589ad50a33ffb7446ccce
parent9d3444ad887bb3a118eaecd141c79dfd6de53f41
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>
source3/lib/addrchange.c