cvs commit: src/sys/netinet6 esp_core.c

Matthew Dillon dillon at crater.dragonflybsd.org
Mon May 1 09:27:24 PDT 2006


dillon      2006/05/01 09:26:29 PDT

DragonFly src repository

  Modified files:
    sys/netinet6         esp_core.c 
  Log:
  Fix fencepost error causing creation of 0-length mbufs when
  the boundary between header and data fell on the boundary
  between two mbufs.
  
  Submitted-by: Gary Allan <dragonfly at xxxxxxxxxxxxxxx>
  Taken-from: FreeBSD4
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/netinet6/esp_core.c


http://www.dragonflybsd.org/cvsweb/src/sys/netinet6/esp_core.c.diff?r1=1.7&r2=1.8&f=u





More information about the Commits mailing list