mav         2007-05-11 14:36:02 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_mppc.c 
  Log:
  Performance optimization of the "encryption without compression" case by
  avoiding memory allocation and data copying.
  Encrypting directly at the original mbuf chain.
  
  Approved by:    glebius (mentor)
  
  Revision  Changes    Path
  1.30      +103 -70   src/sys/netgraph/ng_mppc.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to