mav         2008-07-28 22:22:38 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_l2tp.c 
  Log:
  SVN rev 180943 on 2008-07-28 22:22:38Z by mav
  
  Don't use memcpy() to copy several bytes.
  Store IDs is host order. It is not so important to bloat code for it.
  Combine m_adj() and M_PREPEND() into single M_PREPEND().
  
  Revision  Changes    Path
  1.26      +22 -40    src/sys/netgraph/ng_l2tp.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