This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from b0ab56aca2c netdev_upperhalf: add direct rx mode
     add 7e6138f2580 net/ioctl: add a socket interface for ioctl

No new revisions were added by this update.

Summary of changes:
 net/bluetooth/bluetooth_sockif.c   |  19 +++----
 net/can/can_sockif.c               |   3 +-
 net/icmp/icmp_sockif.c             |   6 +-
 net/icmpv6/icmpv6_sockif.c         |   6 +-
 net/ieee802154/ieee802154_sockif.c |  10 ++--
 net/inet/inet_sockif.c             | 112 ++++---------------------------------
 net/local/local_sockif.c           |  21 -------
 net/netlink/netlink_sockif.c       |   3 +-
 net/pkt/pkt_sockif.c               |  11 ++--
 net/socket/net_sockif.c            |  71 +++++++++++++++++++++++
 10 files changed, 105 insertions(+), 157 deletions(-)

Reply via email to