mav         2008-01-27 02:45:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/netgraph         ng_pppoe.c 
  Log:
  MFC rev 1.85-1.86
  Remove ng_pppoe_sendpacket() function to simplify code as it is called
  as much times as it has cases inside of it.
  Split ng_pppoe_rcvdata() function into three hook-specific ones
  to simplify code and reduce stack usage.
  
  Revision  Changes    Path
  1.84.2.1  +486 -525  src/sys/netgraph/ng_pppoe.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