added -U option to nmblookup. This is similar to -B except that it
authorAndrew Tridgell <tridge@samba.org>
Sun, 26 Oct 1997 07:50:28 +0000 (07:50 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 26 Oct 1997 07:50:28 +0000 (07:50 +0000)
commit205876345537ce80b24cc65dd1b610c22a117767
tree08321687e338caac7feb7feea533886931d57455
parentf8c059517af070fe8718f7152a0a9c89668162fa
added -U option to nmblookup. This is similar to -B except that it
forces the client to send a unicast instead of a broadcast netbios
packet. This is useful for diagnostics.
(This used to be commit 57e0fac61414c032df35c8a4c0ba4d3a9f55c5b8)
source3/utils/nmblookup.c