This is an automated email from the ASF dual-hosted git repository.
jiuzhudong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from f03e4774a49 igmp_msg.c:mod check of IGMP_SCHEDMSG from assert to error
log
new 1fd47357f7e net/packet: add PACKET_<ADD|DROP>_MEMBERSHIP support
new ac3a7da8ed9 sim_netdriver: add addmac/rmmac support
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:
Documentation/components/net/pkt.rst | 22 ++++++++++++++-
arch/sim/src/sim/sim_netdriver.c | 24 ++++++++++++++++
include/netpacket/packet.h | 15 ++++++++++
net/pkt/pkt_getsockopt.c | 2 +-
net/pkt/pkt_setsockopt.c | 53 +++++++++++++++++++++++++++++++++++-
net/socket/Kconfig | 2 +-
6 files changed, 114 insertions(+), 4 deletions(-)