cvs commit: src/sys/netinet if_atm.c src/share/man/man4 natmip.4

Hartmut Brandt harti at FreeBSD.org
Tue Aug 12 07:20:35 PDT 2003


harti       2003/08/12 07:20:32 PDT

  FreeBSD src repository

  Modified files:
    sys/netinet          if_atm.c 
    share/man/man4       natmip.4 
  Log:
  Change the code that enables/disables the ATM channel to use the
  new ATMIOCOPENVCC/CLOSEVCC. This allows us to not only use UBR channels
  for IP over ATM, but also CBR, VBR and ABR. Change the format of the
  link layer address to specify the channel characteristics. The old
  format is still supported and opens UBR channels.
  
  Revision  Changes    Path
  1.5       +118 -22   src/share/man/man4/natmip.4
  1.15      +48 -67    src/sys/netinet/if_atm.c


More information about the cvs-src mailing list