r6209: started added code to support mailslot requests over UDP/138
authorAndrew Tridgell <tridge@samba.org>
Tue, 5 Apr 2005 08:35:02 +0000 (08:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:26 +0000 (13:11 -0500)
commit769070d502a95439ea7d6e2c6616cfa08fc5d673
treed8bac8a0d0df76c1a135913288599d9784b0578f
parente1e8928840b632297e3cbbd19aeef5e075ff7798
r6209: started added code to support mailslot requests over UDP/138
datagrams. This adds the IDL to parse mailslot packets, plus mailslot
dispatch and listener registration code.

mailslots are used for UDP/138 browse and netlogon packets
(This used to be commit f20e7e5200de736b3451d748ed716be638f93502)
source4/libcli/config.mk
source4/libcli/dgram/dgramsocket.c
source4/libcli/dgram/libdgram.h
source4/libcli/dgram/mailslot.c [new file with mode: 0644]
source4/librpc/idl/nbt.idl