librpc When sending endpoint mapper requests, include the minor if_version
authorAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 05:33:45 +0000 (16:33 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 19 Feb 2010 05:33:45 +0000 (16:33 +1100)
commit0c0bae0501f00d4d36fd452ca35e1bc2c06953ac
tree8f11adf470b63df26fe26f00e12d61b2b4716d7a
parent809dd8c4137e8dcb52613067fea49357b71355fa
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