cvs commit: src/sys/netgraph ng_ppp.c

Alexander Motin mav at FreeBSD.org
Fri Apr 20 08:42:09 UTC 2007


mav         2007-04-20 08:42:08 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_ppp.c 
  Log:
  Optimized packet distribution plan for the equal links case. Do not
  split packet on fragments smaller then MP_MIN_FRAG_LEN to reduce total
  overhead.
  
  Reviewed by:    archie
  Approved by:    glebius (mentor)
  
  Revision  Changes    Path
  1.65      +19 -12    src/sys/netgraph/ng_ppp.c


More information about the cvs-all mailing list