[RTEMS Project] #4651: if_atsam: Fix checksum offload, add multicast and VLAN support
RTEMS trac
trac at rtems.org
Wed May 11 06:48:30 UTC 2022
#4651: if_atsam: Fix checksum offload, add multicast and VLAN support
------------------------------+-----------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: assigned
Priority: normal | Milestone: 5.2
Component: network/libbsd | Version: 5
Severity: normal | Keywords:
Blocked By: | Blocking:
------------------------------+-----------------------------
The if_atsam network interface driver has several issues. Do not disable
the FCS if the checksum offload is disabled. Make sure the interface
capabilities are enabled. Add multicast and VLAN support. Use the
interface transmit method instead of the interface start approach. Correct
a potential receive starvation error. Fix the interface up/down.
--
Ticket URL: <http://devel.rtems.org/ticket/4651>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list