smb2: add libdsm netbios resolver
commit5775166f1bc6021fed15ab8fef7e0f7a014292a5
authorThomas Guillem <thomas@gllm.fr>
Thu, 19 Apr 2018 12:37:44 +0000 (19 14:37 +0200)
committerThomas Guillem <thomas@gllm.fr>
Sat, 7 Jul 2018 20:00:07 +0000 (7 22:00 +0200)
tree6a6f89a737075e55440f5786019e536964c9981c
parentc6e7841663d070638285fd5dcd6e6c819eb29d0a
smb2: add libdsm netbios resolver

Because libsmb2 doesn't have any netbios name resolver.

Maybe, every VLC services discoveries should use the IP instead of the netbios
name for SMB shares.
configure.ac
modules/access/Makefile.am
modules/access/smb2.c