Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

NetBios and UDP fix - Vote Here!


  • Please log in to reply
13 replies to this topic

#1 Valkyrie-MT

Valkyrie-MT

    Advanced Member

  • Members
  • PipPipPip
  • 315 posts
  • LocationIndiana, USA

Posted 13 July 2011 - 02:40 AM

The issue only has 2 votes on Codeplex! Go and Vote! (you might have to create an account)

http://netmf.codeplex.com/workitem/754

-Valkyrie-MT

#2 JonnyBoats

JonnyBoats

    Advanced Member

  • Members
  • PipPipPip
  • 155 posts
  • LocationPhillips, ME

Posted 14 July 2011 - 01:49 AM

The issue only has 2 votes on Codeplex! Go and Vote! (you might have to create an account)

http://netmf.codeplex.com/workitem/754

-Valkyrie-MT


I just made it 3.

#3 davidlt

davidlt

    Member

  • Members
  • PipPip
  • 23 posts

Posted 14 July 2011 - 11:39 AM

I fully support! 4 votes already.

#4 James

James

    Advanced Member

  • Members
  • PipPipPip
  • 56 posts

Posted 17 July 2011 - 06:47 PM

Voted - glad to see you picking up the NetBIOS torch Valkrie!

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 17 July 2011 - 07:33 PM

I just voted for it too :) Up to 7!

#6 georgejh

georgejh

    Advanced Member

  • Members
  • PipPipPip
  • 87 posts
  • LocationGlasgow, UK

Posted 21 July 2011 - 12:31 PM

You have 9 votes now!

#7 Valkyrie-MT

Valkyrie-MT

    Advanced Member

  • Members
  • PipPipPip
  • 315 posts
  • LocationIndiana, USA

Posted 22 July 2011 - 02:11 PM

Hey now, this looks like great news! It appears that there is no bug, just a compile time option that needs to be flipped when building (according to ZachLibby)! This makes some sense as Pascal reported having to set flags at one location that included the NETIF_FLAG_BROADCAST flag which may have had the effect of bypassing that the flag was not flipped...

The NETIF_FLAG_BROADCAST flag has to be set at the native level in Porting Kit. Broadcast support is a compile time option and we don't have a managed code property to turn it on/off.


Chris, can you flip this ON for a BETA build, so we can try this?

Thanks!
-Valkyrie-MT

#8 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 22 July 2011 - 02:15 PM

Valkyrie, On it! I've heard rumors of a .NET MF 4.2 beta 2. If not that, the RC will be coming soon as well... We'll get the flags reconfigured from the default. Chris

#9 Valkyrie-MT

Valkyrie-MT

    Advanced Member

  • Members
  • PipPipPip
  • 315 posts
  • LocationIndiana, USA

Posted 22 July 2011 - 02:24 PM

Valkyrie,

On it! I've heard rumors of a .NET MF 4.2 beta 2. If not that, the RC will be coming soon as well... We'll get the flags reconfigured from the default.

Chris


YEAH!

-Valkyrie-MT

#10 elettrozero

elettrozero

    Advanced Member

  • Members
  • PipPipPip
  • 58 posts

Posted 25 July 2011 - 10:11 AM

11

#11 Glen

Glen

    Member

  • Members
  • PipPip
  • 26 posts

Posted 25 July 2011 - 02:39 PM

I've voted for it as well.

#12 Fabien Royer

Fabien Royer

    Advanced Member

  • Members
  • PipPipPip
  • 406 posts
  • LocationRedmond, WA

Posted 26 July 2011 - 07:37 AM

13 :)

#13 oritpro

oritpro

    New Member

  • Members
  • Pip
  • 4 posts
  • LocationPortland, OR

Posted 27 July 2011 - 04:52 AM

16 :D Btw, does global broadcast work (255.255.255.255)? I wouldn't know yet because: 1. I am new here, and... 2. My Netduino Plus hasn't arrived yet. Should be here tomorrow.

#14 Valkyrie-MT

Valkyrie-MT

    Advanced Member

  • Members
  • PipPipPip
  • 315 posts
  • LocationIndiana, USA

Posted 28 July 2011 - 03:46 AM

Well, this problem may have been a bit more than just a compile time flag. There was a change made as well to the source in the LWIP part of the Framework package. You can see one of the changes here. Find the file "client_v4_2_dev/DeviceCode/pal/lwip/lwip_1_3_2/src/core/netif.c" and click on the diff link. Then scroll down to the change (highlighted in red) and you'll see the comments and the change with how the flags are handled.

But the good news is that the issue is resolved and closed with the following notes: "Resolved with changeset 12496. "

Thanks to everyone for voting! I think we may have gotten this fixed just in time for v4.2! And of course, a BIG thanks to ZachLibby who actually made the change for us!

-Valkyrie-MT




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.