librpc When sending endpoint mapper requests, include the minor if_version
commit9f222841fedd3796c238146081c20591ae72747b
authorAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 05:33:45 +0000 (19 16:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 15:55:29 +0000 (20 02:55 +1100)
tree3427dbb56781815170a984922318a59e9f0e4e51
parentec0aa8a5c92c634ca3264b65c987b2072875df5c
librpc When sending endpoint mapper requests, include the minor if_version

The minor version (in the upper 16 bits of syntax->if_version) needs
to be pushed as the right hand side of the endpoint mapper floor (the
same floor as the interface UUID and major if_version).

Andrew Bartlett
librpc/rpc/binding.c