added a dest_port parameter to send_mailslot() so we send replies to
authorAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 17:04:24 +0000 (17:04 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 30 Aug 1998 17:04:24 +0000 (17:04 +0000)
commitab4577f141b0c08a543d998a36892bbafae4e902
treea2d62a7f490913d7bc44e55d58db92b6cae0fa0f
parent98b0fafc6132e12bc9b7e39784cb2e221a8a5125
added a dest_port parameter to send_mailslot() so we send replies to
the correct port in environments like ip masq.
(This used to be commit 7d455ee637b6ff70c95845f89d71573ca07b83f3)
source3/include/proto.h
source3/nmbd/nmbd_browsesync.c
source3/nmbd/nmbd_elections.c
source3/nmbd/nmbd_incomingdgrams.c
source3/nmbd/nmbd_packets.c
source3/nmbd/nmbd_processlogon.c
source3/nmbd/nmbd_sendannounce.c