Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2008 17:40:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-net@FreeBSD.org
Subject:   Re: kern/114714: commit references a PR
Message-ID:  <200806201740.m5KHe8Rk004684@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/114714; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/114714: commit references a PR
Date: Fri, 20 Jun 2008 17:30:14 +0000 (UTC)

 thompsa     2008-06-20 17:26:34 UTC
 
   FreeBSD src repository
 
   Modified files:
     sbin/ifconfig        ifconfig.8 ifconfig.c 
     share/man/man4       gre.4 
     sys/net              if_gre.c if_gre.h 
   Log:
   SVN rev 179894 on 2008-06-20 17:26:34Z by thompsa
   
   Add support for the optional key in the GRE header.
   
   PR:             kern/114714
   Submitted by:   Cristian KLEIN
   
   Revision  Changes    Path
   1.148     +11 -1     src/sbin/ifconfig/ifconfig.8
   1.137     +20 -0     src/sbin/ifconfig/ifconfig.c
   1.8       +14 -2     src/share/man/man4/gre.4
   1.49      +44 -3     src/sys/net/if_gre.c
   1.15      +7 -0      src/sys/net/if_gre.h
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



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