nbt_server: Factor out dgram sending from reply construction
authorVolker Lendecke <vl@samba.org>
Sat, 17 Feb 2018 16:05:09 +0000 (17:05 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 27 Feb 2018 08:14:17 +0000 (09:14 +0100)
commit724349090c096efe32887a92059aae42232caeab
tree7bdd7d0525b07ad7864f7a3e5cb0b95396813d60
parentf604c98ac2be8f86029d4abc350774807f75501a
nbt_server: Factor out dgram sending from reply construction

Separation of concerns. Only one call to dgram_mailslot_netlogon_reply, which
does the UDP send.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source4/nbt_server/dgram/netlogon.c