cvs commit: src/sys/netgraph ng_rfc1490.c ng_rfc1490.h src/share/man/man4 ng_rfc1490.4

Julian Elischer julian at FreeBSD.org
Sun Jun 13 15:45:32 GMT 2004


julian      2004-06-13 15:44:00 UTC

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_rfc1490.c ng_rfc1490.h 
    share/man/man4       ng_rfc1490.4 
  Log:
  Add the capacity for the rfc1490 node to handle cisco style encasulation
  which is often used alongside rfc1490 in frame relay links.
  
  Submitted by:   Gleb Smirnoff <glebius at cell.sick.ru>
  
  Revision  Changes    Path
  1.13      +23 -2     src/share/man/man4/ng_rfc1490.4
  1.22      +147 -21   src/sys/netgraph/ng_rfc1490.c
  1.6       +7 -2      src/sys/netgraph/ng_rfc1490.h


More information about the cvs-src mailing list