You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2022/01/04 06:36:16 UTC

[incubator-nuttx] branch master updated (4edc5fb -> 504f1d1)

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/incubator-nuttx.git.


    from 4edc5fb  xtensa: Rename up_stack_color to xtensa_stack_color since it's an internal function.
     add a1bf9ca  net/icmp[v6]: add support for CONFIG_NET_ALLOC_CONNS
     add 504f1d1  net/misc: add support for CONFIG_NET_ALLOC_CONNS

No new revisions were added by this update.

Summary of changes:
 net/bluetooth/bluetooth_conn.c   | 49 ++++++++++++++++++++++++++++------------
 net/can/can_conn.c               | 32 +++++++++++++++++++-------
 net/icmp/icmp_conn.c             | 29 ++++++++++++++++++++----
 net/icmpv6/icmpv6_conn.c         | 29 ++++++++++++++++++++----
 net/ieee802154/ieee802154_conn.c | 34 ++++++++++++++++++++++++----
 net/netlink/netlink_conn.c       | 33 ++++++++++++++++++++-------
 net/pkt/pkt_conn.c               | 35 ++++++++++++++++++++++------
 7 files changed, 190 insertions(+), 51 deletions(-)