NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47419 CVS commit: [netbsd-6] src/sys/net



The following reply was made to PR kern/47419; it has been noted by GNATS.

From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47419 CVS commit: [netbsd-6] src/sys/net
Date: Fri, 8 Feb 2013 20:42:51 +0000

 Module Name:   src
 Committed By:  riz
 Date:          Fri Feb  8 20:42:51 UTC 2013
 
 Modified Files:
        src/sys/net [netbsd-6]: if_gif.c
 
 Log Message:
 Pull up following revision(s) (requested by degroote in ticket #792):
        sys/net/if_gif.c: revision 1.81
 PR kern/47419: Antony Mallet: ifconfig doesn't diplay MTU on gif(4)
 There is no special treatment for SIOCGITMTU in gif(4), so just pass it to
 ifioctl_common().
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.80 -r1.80.8.1 src/sys/net/if_gif.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index