mav         2008-04-07 10:33:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    share/man/man4       ng_pptpgre.4 
    sys/netgraph         ng_pptpgre.c ng_pptpgre.h 
  Log:
  MFC ng_pptpgre.c rev. 1.41-1.42
  Rewrite node to support multiple hooks, alike to ng_l2tp, to use one pair
  of pptpgre and ksocket nodes for all calls between two peers. This patch
  modifies node's API by adding new "session_%04x" hook names support, while
  keeping backward compatibility.
  
  Revision  Changes    Path
  1.21.2.1  +8 -5      src/share/man/man4/ng_pptpgre.4
  1.37.2.3  +281 -261  src/sys/netgraph/ng_pptpgre.c
  1.9.2.1   +4 -0      src/sys/netgraph/ng_pptpgre.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to