glebius 2006-01-21 09:54:32 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c Log: 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. Revision Changes Path 1.116 +5 -4 src/sys/dev/bge/if_bge.c