Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Aug 2003 07:20:32 -0700 (PDT)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet if_atm.c src/share/man/man4 natmip.4
Message-ID:  <200308121420.h7CEKXx2050283@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308121420.h7CEKXx2050283>