Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with valid checksum. This fixes operation of PPPoE and other non-IP Ethernet protocols. MFC 1.117: Use m_getcl() instead of getting mbuf, and then getting a cluster.
Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with valid checksum. This fixes operation of PPPoE and other non-IP Ethernet protocols. MFC 1.117: Use m_getcl() instead of getting mbuf, and then getting a cluster.