r6184: the beginnings of the libcli/dgram/ library, and the dgram
authorAndrew Tridgell <tridge@samba.org>
Sun, 3 Apr 2005 04:32:37 +0000 (04:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:11:24 +0000 (13:11 -0500)
commita47cb58c2f6d34dd98e3dc2dd023a259ff501643
tree7ce71f8ac40452570f110ec1895d3e5a65fafbd2
parentb9df3f5fe80087a55a45474a5a860aec2788a26d
r6184: the beginnings of the libcli/dgram/ library, and the dgram
server. Currently just listens on port 138 and parses the packets
(using IDL like the rest of NBT). This allows me to develop the
structures and test with real packets
(This used to be commit 10d64a525349ff96695ad961a3cfeb5bc7c8844f)
source4/libcli/dgram/dgramsocket.c [new file with mode: 0644]
source4/libcli/dgram/libdgram.h [new file with mode: 0644]
source4/librpc/idl/nbt.idl
source4/nbt_server/interfaces.c
source4/nbt_server/nbt_server.h
source4/nbt_server/register.c
source4/param/loadparm.c