2a780e0467
Problem: - `iob_copyout` to `d_buf` doesn't set `io_len` of the IOB, so `devif_poll` failed to copy the data into `buf` by `iob_copyout` Modification: - Just Move the IOB in `devif_forward`. Signed-off-by: Zhe Weng <wengzhe@xiaomi.com> |
||
---|---|---|
.. | ||
devif_callback.c | ||
devif_cansend.c | ||
devif_forward.c | ||
devif_initialize.c | ||
devif_iobsend.c | ||
devif_loopback.c | ||
devif_pktsend.c | ||
devif_poll.c | ||
devif_send.c | ||
devif.h | ||
ipv4_input.c | ||
ipv6_input.c | ||
Make.defs |