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)
commit7d455ee637b6ff70c95845f89d71573ca07b83f3
tree1ab363bed54b474914d85fd7798a403a9ffc9564
parent03d343ddf5ef672afb3cf1fa65f86eb2c0a48772
added a dest_port parameter to send_mailslot() so we send replies to
the correct port in environments like ip masq.
source/include/proto.h
source/nmbd/nmbd_browsesync.c
source/nmbd/nmbd_elections.c
source/nmbd/nmbd_incomingdgrams.c
source/nmbd/nmbd_packets.c
source/nmbd/nmbd_processlogon.c
source/nmbd/nmbd_sendannounce.c