Date: Mon, 25 Feb 2002 17:56:57 -0800 (PST) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_gif.c src/share/man/man4 gif.4 Message-ID: <200202260156.g1Q1uvV12761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks      2002/02/25 17:56:57 PST
  Modified files:
    sys/net              if_gif.c 
    share/man/man4       gif.4 
  Log:
  Make gif(4) nesting level and parallel tunnel support tunable at runtime
  via sysctl's.  The old #defines, MAX_GIF_NEST and XBONEHACK are
  currently supported for backwards compatability, but will probably be
  removed at some point in the future.
  
  Revision  Changes    Path
  1.17      +18 -0     src/share/man/man4/gif.4
  1.18      +27 -5     src/sys/net/if_gif.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202260156.g1Q1uvV12761>
