r5402: a initial attempt at a IDL definition of the WINS replication protocol
commit3f90bc132139815c23c7322d3d47268d92ba00ac
authorAndrew Tridgell <tridge@samba.org>
Tue, 15 Feb 2005 02:27:45 +0000 (15 02:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:10:42 +0000 (10 13:10 -0500)
treec40aff7a642d581cffb7f3f479e6f43daa7b1eb7
parentb35ee83536e01c000aace2f4764f6727efd63170
r5402: a initial attempt at a IDL definition of the WINS replication protocol
on tcp port 42. This is enough to reasonably decode (with ndrdump) all
the packets I have seen on the wire. It will need some fine tuning
once I understand the protocol a bit more.
source/librpc/config.mk
source/librpc/idl/nbt.idl
source/librpc/idl/winsrepl.idl [new file with mode: 0644]