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 407a62a33a boards/xtensa: update Make.defs for linker scripts on
ESP32|S2
add f702f1705f net/bufpool: Use `SEM_INITIALIZER` to init sem
add 50b3ab7671 net/bufpool: Call init automatically on alloc
add 3e62be8361 net: Enable dynamic allocation of tcp/udp/ipfwd buffer by
default
No new revisions were added by this update.
Summary of changes:
net/bluetooth/bluetooth.h | 14 -------------
net/bluetooth/bluetooth_conn.c | 17 ---------------
net/bluetooth/bluetooth_initialize.c | 4 ----
net/can/can_conn.c | 1 -
net/devif/devif.h | 13 ------------
net/devif/devif_callback.c | 17 ---------------
net/devif/devif_initialize.c | 3 ---
net/icmp/icmp.h | 13 ------------
net/icmp/icmp_conn.c | 14 -------------
net/icmpv6/icmpv6.h | 13 ------------
net/icmpv6/icmpv6_conn.c | 14 -------------
net/ieee802154/ieee802154.h | 14 -------------
net/ieee802154/ieee802154_conn.c | 17 ---------------
net/ieee802154/ieee802154_initialize.c | 4 ----
net/ipforward/Kconfig | 2 +-
net/ipforward/ipfwd_alloc.c | 2 --
net/net_initialize.c | 22 --------------------
net/netlink/netlink_conn.c | 1 -
net/pkt/pkt_conn.c | 1 -
net/tcp/Kconfig | 2 +-
net/tcp/tcp.h | 15 --------------
net/tcp/tcp_conn.c | 1 -
net/tcp/tcp_wrbuffer.c | 16 --------------
net/udp/Kconfig | 2 +-
net/udp/udp.h | 15 --------------
net/udp/udp_conn.c | 1 -
net/udp/udp_wrbuffer.c | 16 --------------
net/usrsock/usrsock_conn.c | 2 --
net/utils/net_bufpool.c | 36 +++++++++++++++++---------------
net/utils/utils.h | 38 ++++++++++------------------------
30 files changed, 33 insertions(+), 297 deletions(-)