libnet: set the invocation_id earlier in order to avoid annoying messages
authorMatthieu Patou <mat@matws.net>
Mon, 31 Dec 2012 10:12:23 +0000 (02:12 -0800)
committerMatthieu Patou <mat@samba.org>
Wed, 9 Jan 2013 06:19:54 +0000 (07:19 +0100)
commit0c86126d166c8f75bd3593fce077f26bca51f8aa
treedb29849463b38b0c1dcdba299f06d7a17d3706ed
parent411440d2d9085fe9db0e3c26c025c6b94d02c00f
libnet: set the invocation_id earlier in order to avoid annoying messages

At that moment we have all the information to set the invocation id so
let's set it, it will avoid useless messages about missing invocation
id.

Signed-off-by: Matthieu Patou <mat@matws.net>
Reviewed-By: Andrew Bartlett <abartlet@samba.org>
source4/libnet/libnet_vampire.c