btashton edited a comment on issue #2090: URL: https://github.com/apache/incubator-nuttx/issues/2090#issuecomment-716056945
This looks like it also impacts `sim:pktradio` `sim:sixlowpan` which I would expect to work as well, so I have moved this to blocker. pktradio: ``` nsh> nettest Binding to Address: 80fe:0000:0000:0000:0000:ff00:00fe:a900 server: Accepting connections on port 61616 Connecting to Address: 80fe:0000:0000:0000:0000:ff00:00fe:a900 client: connect failure: 116 ``` sixlowpan: ``` nsh> nettest Binding to Address: 80fe:0000:0000:0000:0000:ff00:00fe:a9cd server: Accepting connections on port 61616 Connecting to Address: 80fe:0000:0000:0000:0000:ff00:00fe:a9cd client: connect failure: 116 ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org