Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2008 03:55:37 +0000 (UTC)
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/ifconfig Makefile ifconfig.8 ifgre.c src/share/man/man4 gre.4 src/sys/net if_gre.c if_gre.h
Message-ID:  <200808220403.m7M43vRr073081@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thompsa     2008-08-22 03:55:37 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sbin/ifconfig        Makefile ifconfig.8 
    share/man/man4       gre.4 
    sys/net              if_gre.c if_gre.h 
  Added files:           (Branch: RELENG_7)
    sbin/ifconfig        ifgre.c 
  Log:
  SVN rev 181991 on 2008-08-22 03:55:37Z by thompsa
  
  MFC r179894, r181224
  
   Add support for the optional key in the GRE header.
  
   PR:            kern/114714
   Submitted by:  Cristian KLEIN
  
  Revision   Changes    Path
  1.33.2.1   +1 -0      src/sbin/ifconfig/Makefile
  1.142.2.6  +11 -1     src/sbin/ifconfig/ifconfig.8
  1.1.2.1    +98 -0     src/sbin/ifconfig/ifgre.c (new)
  1.7.2.1    +14 -2     src/share/man/man4/gre.4
  1.46.2.5   +44 -3     src/sys/net/if_gre.c
  1.13.10.2  +7 -0      src/sys/net/if_gre.h



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