[vlc-devel] [PATCH 0/4] smb2: RFC 8305: Happy Eyeballs
    Thomas Guillem 
    thomas at gllm.fr
       
    Thu Nov 12 15:29:55 CET 2020
    
    
  
Hello,
Here is the small modification that is needed on the smb2 module to
handle Happy Eyeballs.
Most of the implemention is on the libsmb2 side:
https://github.com/sahlberg/libsmb2/pull/173
Any comments on this patch set or on the PR are welcome.
Best,
Thomas Guillem (4):
  smb2: use INET_ADDRSTRLEN
  smb2: print the original host from the dialog
  smb2: use new happy eyeballs API
  smb2: print the connected address
 modules/access/smb2.c | 79 +++++++++++++++++++++++++++++++++++--------
 1 file changed, 65 insertions(+), 14 deletions(-)
-- 
2.28.0
    
    
More information about the vlc-devel
mailing list