You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/10/30 04:12:32 UTC

[GitHub] [incubator-nuttx-apps] btashton opened a new pull request #453: [BACKPORT #439] Update gs2200m daemon

btashton opened a new pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453


   ## Summary
   Backport of #439
   
       This PR updates the gs2200m daemon and consists of the following 4 commits
       commit 1: wireless: gs2200m: Fix to handle UDP connect() with bind()
           This commit fixes to handle UDP connect() with bind() to local port
           NOTE: GS2200M does not support TCP connect() with bind to local port
       commit 2: wireless: gs2200m: Fix to handle address info in accept()
           This commit fixes to handle address info in accept()
       commit 3: wireless: gs2200m: Implement getpeername_request()
           This commit adds getperrname_request() to gs2200m_main.c
       commit 4: wireless: gs2200m: Add support for ioctl(fd, SIOCGIFADDR, ...)
           This commit adds support for ioctl(fd, SIOCGIFADDR, ...) to gs2200m_main.c
   
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] Ouss4 merged pull request #453: [BACKPORT #439] Update gs2200m daemon

Posted by GitBox <gi...@apache.org>.
Ouss4 merged pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453


   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] btashton commented on pull request #453: [BACKPORT #439] Update gs2200m daemon

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453#issuecomment-719272247


   I'll rebase this once https://github.com/apache/incubator-nuttx/pull/2171 passes and is merged as I think it requires that.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] btashton commented on pull request #453: [BACKPORT #439] Update gs2200m daemon

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453#issuecomment-719160361


   This wont pass until some OS backports are in.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] btashton commented on pull request #453: [BACKPORT #439] Update gs2200m daemon

Posted by GitBox <gi...@apache.org>.
btashton commented on pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453#issuecomment-719381141


   I need to rebase it


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-nuttx-apps] Ouss4 commented on pull request #453: [BACKPORT #439] Update gs2200m daemon

Posted by GitBox <gi...@apache.org>.
Ouss4 commented on pull request #453:
URL: https://github.com/apache/incubator-nuttx-apps/pull/453#issuecomment-719357777


   I merged that kernel PR but I don't think that was the issue. It's only macOS failing.  Anyway, let's try again...


----------------------------------------------------------------
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:
users@infra.apache.org