This is an automated email from the ASF dual-hosted git repository.
archer pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 813dfe9756 spresense/rndis: set default throttle entries to 24 (2*MTU)
add 2a780e0467 net/ipfwd: fix `devif_forward` after IOB offload.
add 6e9053265c net/ipfwd: fix `ipv4_dev_forward` after IOB offload.
No new revisions were added by this update.
Summary of changes:
include/nuttx/net/netdev.h | 14 ++++++++++++++
net/devif/devif_forward.c | 16 +++-------------
net/ipforward/ipv4_forward.c | 6 ++----
net/netdev/netdev_iob.c | 26 ++++++++++++++++++++++++++
4 files changed, 45 insertions(+), 17 deletions(-)