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/11/30 02:07:23 UTC

[nuttx] branch master updated (391b501639 -> 0de9e387a7)

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 391b501639 net: extract l3 header build code into new functions
     add 823252261f net/devif: remove link layer length from loopback
     add 0de9e387a7 net/loopback: reuse devif_loopback() logic for device lo(loopback)

No new revisions were added by this update.

Summary of changes:
 drivers/net/loopback.c     | 92 +++-------------------------------------------
 net/devif/devif_loopback.c |  7 ----
 net/devif/devif_poll.c     |  9 ++++-
 3 files changed, 12 insertions(+), 96 deletions(-)