glebius     2006-01-30 13:17:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/dev/bge          if_bge.c 
  Log:
  MFC 1.116:
    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.
  
  Revision   Changes    Path
  1.91.2.10  +7 -13     src/sys/dev/bge/if_bge.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to