cvs commit: src/sys/dev/xen/netfront netfront.c

Kip Macy kmacy at FreeBSD.org
Thu Aug 21 02:40:52 UTC 2008


kmacy       2008-08-21 02:40:26 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/xen/netfront netfront.c 
  Log:
  SVN rev 181945 on 2008-08-21 02:40:26Z by kmacy
  
  For reasons that I have not delved in to Xen 3.2 netback now does header splitting
  so packets > 128 bytes are now split in to multiple buffer. This fixes netfront
  to handle multiple buffers per rx packet.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.5       +38 -21    src/sys/dev/xen/netfront/netfront.c


More information about the cvs-src mailing list