dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet] [bug #53324] NetBIOS Responder should respond to "*" names


From: Ray Abram
Subject: [Dotgnu-pnet] [bug #53324] NetBIOS Responder should respond to "*" names for lwIP 2.0.2
Date: Sun, 11 Mar 2018 22:26:40 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:58.0) Gecko/20100101 Firefox/58.0

URL:
  <http://savannah.gnu.org/bugs/?53324>

                 Summary: NetBIOS Responder should respond to "*" names for
lwIP 2.0.2
                 Project: DotGNU Portable.NET
            Submitted by: rambooka
            Submitted on: Mon 12 Mar 2018 02:26:39 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

If you want to ask a PC what it's NetBIOS name is then you send that PC a
query with the name * and then that pc sends back it's NetBIOS name

When you use Angry IP to scan all PC's on a network, Angry IP sends a NetBIOS
request to each PC with the NetBIOS name as *
the file "netbiosns.c" does NOT know how to handle a * name

The Arduino NetBIOS code base for the ESP8266 has an implementation that does
respond to * names. the code is here: 
https://github.com/esp8266/Arduino/commit/1f7989b31d26d7df9776a08f36d685eae7ac8f99

I have taken the concepts from it and merged them into lwIP V2.0.2's
"lwip\apps\netbiosns\netbiosns.c" so that it can respond to NetBIOS commands
addressed to *

maybe my modifications can be merged into the lwIP next release ?

I have also changed the api "netbiosns_set_name()" to make the incoming name
into upper case as per NetBIOS spec's






    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 12 Mar 2018 02:26:39 AM UTC  Name: netbiosns.c  Size: 16KiB   By:
rambooka
updated &quot;netbiosns.c&quot; to support * name requests
<http://savannah.gnu.org/bugs/download.php?file_id=43520>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53324>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]