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 f27a9bbc277 net/usrsock: replace net_lock with usrsock_lock
     new 3778834527a netdev_foreach.c: add lock protection during the traversal 
process
     new eb5c8f4e9c5 net/netlink: replace net_lock with netlink_lock

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 net/netdev/netdev_foreach.c  |  3 +++
 net/netlink/netlink.h        | 20 ++++++++++++++++++
 net/netlink/netlink_conn.c   | 50 +++++++++++++++++++++++++++++++++++++-------
 net/netlink/netlink_route.c  | 32 +++++++++-------------------
 net/netlink/netlink_sockif.c | 12 +++++------
 5 files changed, 81 insertions(+), 36 deletions(-)

Reply via email to